public interface FileEditorAssociateFinder
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<FileEditorAssociateFinder> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
VirtualFile |
getAssociatedFileToOpen(Project project,
VirtualFile original) |
static final ExtensionPointName<FileEditorAssociateFinder> EP_NAME
VirtualFile getAssociatedFileToOpen(Project project, VirtualFile original)