| Command | Function |
|---|---|
| ⌘t | Quick open |
| ⌘r | Run file |
| ⌃⌘r | Show file in file browser |
| ⌃⌘n | New file in folder |
| ^⌘t | Search for command |
| Command | Function |
|---|---|
| ⇧⌘f | Find in project |
| ⌘f | Find |
| ^s | Incremental search |
| ⌘e | Use selection as find |
| Command | Function |
|---|---|
| F5 | Sort lines |
| ⌃⇧d | Duplicate line |
| ⌃⇧k | Delete line |
| ⌃⇧j | Join with next line |
| ⌃⌘ (↑↓) | Move line |
| ⌘] | Indent |
| ⌘[ | Dedent |
| ⎋ | Autocomplete |
| ⌥ mouse | Rectangular selection |
| trigger⇥ | Expand tab trigger |
| Command | Function |
|---|---|
| ⌘y | SCM menu1 |
| ⌘y 1 | Show changes |
| ⌘y 2 | Commit files |
| ⌘y 4 | Push |
| ⌘y 8 | Add to index |
| ⌘y 9 | Show status |
| Command | Function |
|---|---|
| ⌘-F2 | Place bookmark |
| F2 | Navigate bookmarks |
| Command | Function |
|---|---|
| ⌥⌘m | Start/stop recording macro |
| ⇧⌘m | Playback macro |
| ^⌘m | Start/stop recording permanent macro |
| Symbol | Key |
|---|---|
| ⇧ | Shift |
| ⌃ | Ctrl |
| ⌘ | Command |
| ⌥ | Alt (aka Option) |
| ⎋ | Escape |
| ↩ | Return |
| ⇥ | Tab |
| ↓←↑→ | Arrow keys |
Footnotes
-
Requires bundle installed ↩