|
This plugin pulls the Go To submenu items back into the main Editor popup menu, as in earlier versions of IDEA. It is amazingly simple, but also is dependent on the specific menu groups used. Since this is
published in ActionManager.xml as part of the API documentation, I think that is fair game, though I somehow can see the JetBrains frowning on this sort of thing.
-- ErbC - 31 May 2002
Why do you think JetBrains should frown on this kind of plugins? One could go even further and develop a plugin to allow full customization of popup menus. It looks like the current Open API allows this...
-- ValentinKipiatkov - 31 May 2002
Final version for 3.0. Note the jar file is renamed to GoToHack.jar;
remove the old one.
-- ErbC - 15 Nov 2002
|
|