I like menus to be as uncluttered as possible. I've been a big fan of Eugene's RemoveClipboardActions plugin since the beginning, so when I realized there's a lot of stuff in the editor's popup menu that I never use, I decided to write a plugin (my first! ) to remove all the items I don't use.
This plugin allows you to easily specify (via XML) any number of actions to be removed from the editor's popup menu.
Inspiration and code for this plugin are both heavily based on the RemoveClipboardActions plugin by EugeneZhuravlev.
This plugin was tested with IDEA #963 on Windows 2000.