Shortcuts
Tree
Shortcut |
Description |
⌘\ |
Toggle tree |
⌘⇧\ |
Reveal current file |
Shortcut |
Description |
⌘/ |
Toggle comments |
View
Shortcut |
Description |
⌘k ← |
Split pane to the left |
⌥⌘= |
Grow pane |
⌥⌘- |
Shrink pane |
^⇧← |
Move tab to left |
Bracket matcher
^m |
Go to matching bracket |
^] |
Remove brackets from selection |
^⌘m |
Select inside brackets |
⌥⌘. |
Close tag |
Symbols view
^⌥↓ |
Jump to declaration under cursor |
^⇧r |
Show tags |
Symbols view enables Ctags support for Atom.
See: Symbols view
Git
^⇧9 |
Show Git pane |
^⇧8 |
Show GitHub pane |