Skip to content

Integrate into "Select In..." #11

@markiewb

Description

@markiewb

"Navigate -> Select In..." (ALT-F1) feels like a natural place for the action of this plugin

Register the action like this
<selectInTarget implementation="com.intellij.ide.impl.ProjectViewSelectInExplorerTarget"/>
and let the action implement the interface com.intellij.ide.SelectInTarget

https://github.com/JetBrains/intellij-community/blob/master/platform/lang-impl/src/com/intellij/ide/impl/ProjectViewSelectInExplorerTarget.java#L31

https://github.com/JetBrains/intellij-community/blob/master/platform/platform-resources/src/META-INF/LangExtensions.xml#L614

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions