how to modify CopyReferencePopupGroup description text?

已回答

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

1

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

0

请先登录再写评论。