Skip to content

Instantly share code, notes, and snippets.

@ryanclark2
Created August 18, 2016 21:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanclark2/b0393643daeabed88caa68f4147e169a to your computer and use it in GitHub Desktop.
Save ryanclark2/b0393643daeabed88caa68f4147e169a to your computer and use it in GitHub Desktop.
CloseAllEditors:
meta alt w
CloseAllEditorsButActive:
shift meta w
EditorMatchBrace:
ctrl meta alt open_bracket
ctrl meta alt close_bracket
Macro.run whole test file:
ctrl meta alt r
MoveEditorToOppositeTabGroup:
shift ctrl meta alt left
shift ctrl meta alt right
Resume:
f9
SplitHorizontally:
shift ctrl meta alt down
SplitVertically:
shift ctrl meta alt up
SwitchApply:
ctrl alt enter
SwitchDown:
ctrl alt down
SwitchLeft:
ctrl alt left
SwitchRight:
ctrl alt right
SwitchUp:
ctrl alt up
Vcs.ShowTabbedFileHistory:
ctrl meta alt h
org.jetbrains.plugins.ruby.tasks.rake.actions.RakeTasksPopupAction:
alt r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment