how to modify CopyReferencePopupGroup description text?

Answered

i want to develop an ContextMenu, but how to modify this text?

1
1 comment

Extend from com.intellij.ide.actions.CopyPathProvider base class, specify "type"/icon per usual <action> configuration in plugin.xml

0

Please sign in to leave a comment.