Software Development in Brisbane

Todays Cool Keyboard Shortcut In IntelliJ…

..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.

2 Responses to “Todays Cool Keyboard Shortcut In IntelliJ…”

  1. Rob@Rojotek » Blog Archive » Self-Similarity and Reflection Says:

    [...] Rob@Rojotek Product Development in Brisbane « Todays Cool Keyboard Shortcut In IntelliJ… [...]

  2. IntelliJ Cheat Sheet - Rob@Rojotek Says:

    [...] 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 [...]

Leave a Reply