..is cmd-opt-F7 (in Mac)
CMD OPT-F7 displays a list of usages of the currently item (var/method) throughout the project, listing them in a nice inline dropdown list. This is great for navigating around the usages of a method finding how they are used in context, before applying an aggressive refactoring. I discovered the short cut recently while performing one of the other find usages options in Intellij (cmd-F7) and getting fat fingered and hitting CMD-OPT F7.
Related posts:










[...] Rob@Rojotek Product Development in Brisbane « Todays Cool Keyboard Shortcut In IntelliJ… [...]
[...] I seem to end up with the odd person dropping by the blog to look at IntelliJ keyboard Short cuts, I figured that it is probably worth pointing people towards the DZone IntelliJ Refcard which has a [...]