public interface IntentionMenuContributor
IntentionAction
or
QuickFix
instead.Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<IntentionMenuContributor> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
void |
collectActions(Editor hostEditor,
PsiFile hostFile,
ShowIntentionsPass.IntentionsInfo intentions,
int passIdToShowIntentionsFor,
int offset) |
static final ExtensionPointName<IntentionMenuContributor> EP_NAME
void collectActions(Editor hostEditor, PsiFile hostFile, ShowIntentionsPass.IntentionsInfo intentions, int passIdToShowIntentionsFor, int offset)