Shortcuts
Tree
| Shortcut | Description |
|---|---|
β\ |
Toggle tree |
ββ§\ |
Reveal current file |
Comments
| Shortcut | Description |
|---|---|
β/ |
Toggle comments |
View
| Shortcut | Description |
|---|---|
βk β,β,β,β |
Split pane to the left, right, up, or down |
ββ₯= |
Grow pane |
ββ₯- |
Shrink pane |
^β§β/^β§β |
Move tab to left/right |
Bracket matcher
| Shortcut | Description |
|---|---|
^m |
Go to matching bracket |
^β« |
Remove brackets from selection |
^βm |
Select inside brackets |
β₯β. |
Close tag |
Symbols view
| Shortcut | Description |
|---|---|
β₯ββ |
Jump to declaration under cursor |
^β§r |
Show tags |
Symbols view enables Ctags support for Atom.
See: Symbols view
Git
| Shortcut | Description |
|---|---|
^β§9 |
Show Git pane |
^β§8 |
Show GitHub pane |
Editing
| Shortcut | Description |
|---|---|
βd |
Select word |
βl |
Select line |
^ββ |
Move line up |
^ββ |
Move line down |
ββ |
New line below |
ββ§β |
New line above |
^β§k |
Delete line |
ββ§d |
Duplicate line |
Project
| Shortcut | Description |
|---|---|
ββ§p |
Command palette |
ββ§o |
Add project folder |
βn |
New file |
ββ§n |
New window |
βf |
Find in file |
ββ§f |
Find in project |
βt |
Search files in project |
Notes
β
- For Windows and Linux,
βis theControlkey. - For macOS, itβs the
Commandkey.
β₯
- For Windows and Linux,
β₯is theAltkey. - For macOS, itβs the
Optionkey.
0 Comments for this cheatsheet. Write yours!