Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gene1wood/7355e0ed2f739a8a611f153901b4b808 to your computer and use it in GitHub Desktop.
Save gene1wood/7355e0ed2f739a8a611f153901b4b808 to your computer and use it in GitHub Desktop.
Differences between the default keymaps in jetbrains products like Intellij Pycharm and Rubymine
Default Default for GNOME Default for XWin Default for KDE
Build Project Ctrl+F9
Run to Cursor Alt+F9 Alt+Shift+9
Force Run to Cursor Ctrl+Alt+F9 Ctrl+Alt+9 Ctrl+Alt+9
Show Execution Point Alt+F10 Alt+Shift+0
Evaluate Expression... Alt+F8 Alt+Shift+8
Stop Ctrl+F2
Toggle Line Breakpoint Ctrl+F8
Esc Ctrl+Shift+F4 / Ctrl+F4
Find Word at Caret Ctrl+F3
View Breakpoints... Ctrl+Shift+F8
Go to File Member Ctrl+F12
Change Signature... Ctrl+F6
Find Usages / Find Usages in File Alt+F7 / Ctrl+F7 Alt+Shift+7 / Ctrl+F7
Highlight Usages in File Ctrl+Shift+F7
Introduce Variable Ctrl+Alt+V
Show Usages Ctrl+Alt+F7 Ctrl+Alt+7 Ctrl+Alt+7
Show Error Description Ctrl+F1
Select In... Alt+F1
Reformat Code Ctrl+Alt+L
Navigate Back/Forward Ctrl+Alt+Left / Ctrl+Alt+Right Alt+Shift+Left / Alt+Shift+Right
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment