Viewer popup menu

Answered

My plugin shows a viewer (instead of editor) for specific kind of files. I would like to show a custom popup menu with my actions. Is it possible to add actions to default popup menu that only shows a Copy option?

Thanks in advance

0
1 comment

Hi Antonio,

If I understand you correctly, you would like to build a popup menu from actions, right? If so, take a look at:
https://plugins.jetbrains.com/docs/intellij/basic-action-system.html#building-ui-from-actions

0

Please sign in to leave a comment.