How to Add Action in Right Click Menu
Hi everyone,
I want to add action to right click menu on editor.
This menu:
Also, I added same action(Create Log) to this menu: Is it possible to reach same action from two different menu?
Please sign in to leave a comment.
http://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+Action+System
Yes, it is possible to add the same action to multiple action groups.
Thanks for reply. But I can't add an action to menu in the first picture.
Ok I did it: It's EditorPopupMenu.
can someone tell me how can i add a menu item to the 2nd picture here @... Would be great if you could help me here since you have already done it
Vikram Baliga21 you have to add to the “Project view popup menu”.
For example, below I have added “Fully Expand Tree Node” to right-click menu