public interface GotoFileCustomizer
| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<GotoFileCustomizer> |
EP_NAME |
| Modifier and Type | Method and Description |
|---|---|
GotoFileItemProvider |
createItemProvider(Project project,
PsiElement context,
GotoFileModel model)
Creates a GotoFileItemProvider used by "Go to | File" action to collect items
|
static final ExtensionPointName<GotoFileCustomizer> EP_NAME
GotoFileItemProvider createItemProvider(Project project, PsiElement context, GotoFileModel model)