Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
intellij [2016-04-20] – created dcaiintellij [2020-04-19] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Intellij Idea Cheat Sheet ======
 +
 +
 +==== Keymap ====
 +^ Key                     ^ Description               ^
 +| ''CMD+B''               | Go to declaration         |
 +| ''CMD+ALT+LEFT''        | Get back to where I was   |
 +| ''CMD+ALT+B''           | Go to implementation      |
 +| ''CMD+U'' ''⌥⌘B''     | Go to super method       |