Key | Description |
---|---|
⌘T | Go to File |
⌘ + Control + P | Go to Project |
⌘R | Go to Methods |
Control + G | Go to Line |
⌘KB | Toggle Side Bar |
⌘ + Shift + P | Command Prompt |
⌘ + Shift + N | New Window |
Key | Description |
---|---|
⌘ + Shift + A | Select Content Into Tag |
⌘ + Option + . | Close Tag |
Key | Description |
---|---|
⌘F | Find |
⌘ + Option + F | Replace |
Option + ⌘ + G | Find Next Occurrence of Current Word |
Control + ⌘ + G | Find All Occurrences of Current Word |
⌘ + Shift + F | Find in Files |
Key | Description |
---|---|
⌘L | Select Line (repeatable) |
⌘D | Select Word (repeatable) |
Control + Shift + M | Select Content In Brackets |
⌘ + Shift + Enter | Insert Line Before |
⌘ + Enter | Insert Line After |
Control + Shift + K | Delete Line |
⌘KK | Delete Line from Cursor to End of Line |
⌘K + Delete | Delete Line from Cursor to Start of Line |
⌘ + Shift + D | Duplicate Line(s) |
⌘J | Join Lines |
⌘KU | Upper Case |
⌘KL | Lower Case |
⌘/ | Comment |
⌘ + Option + / | Block Comment |
⌘Y | Redo |
⌘ + Shift + D | Paste and Indent |
Control + Space | Auto Complete (Repeat for next selection) |
Control + M | Jump to Matching Bracket |
⌘U | Undo Movement (Soft Undo) |
⌘ + Shift + U | Redo Movement (Soft Redo) |
Key | Description |
---|---|
⌘F2 | Toggle Bookmark |
F2 | Next Bookmark |
Shift + F2 | Previous Bookmark |
⌘ + Shift + F2 | Clear Bookmarks |
Key | Description |
---|---|
⌘ + Option + 1 | Single Column |
⌘ + Option + 2 | Two Columns |
⌘ + Option + 5 | Grid |
Control + [1,2,3,4] | Focus Group |
Control + Shift + [1,2,3,4] | Move File to Group |
⌘ [1,2,3,4] | Select Tab |
Taken from Cheatography