![]() |
![]() |
![]() |
---|---|---|
1 | Ctrl+Shift+P | Command Prompt |
2 | Ctrl+Alt+P | Switch Project |
3 | Ctrl+P | Go to file |
4 | Ctrl+G | Go to line |
5 | Ctrl+R | Go to methods |
6 | Ctrl+Shift+R | Go to methods in projects |
7 | Ctrl+Shift+N | New Window |
8 | Ctrl+` | Toggle Console |
9 | Ctrl+KB | Toggle side bar |
![]() |
![]() |
![]() |
---|---|---|
1 | Ctrl+L | Select line (repeat select next lines) |
2 | Ctrl+D | Select word (repeat select other occurences) |
3 | Ctrl+Alt+Up / down | Select column for mutliple editing |
4 | Ctrl+Shift+M | Select content info brackets |
5 | Ctrl+Enter | Insert line after |
6 | Ctrl+Shift+K | Delete line |
7 | Ctrl+Shift+Enter | Insert line before |
8 | Ctrl+K+K | Delete from cursor to end of line |
9 | Ctrl+K+Backspace | Delete from cursor to start of line |
10 | Ctrl+Shift+D | Duplicate lines |
11 | Ctrl+J | Join lines |
12 | Ctrl+K+U | Upper case |
13 | Ctrl+K+L | Lower case |
14 | Ctrl+/ | Comment line |
15 | Ctrl+Shift+/ | Block comment |
16 | Ctrl+Y | Redo or Repeat |
17 | Ctrl+C | Copy |
18 | Ctrl+V | Paste |
19 | Ctrl+Shift+V | Paste and Indent |
20 | Ctrl+Space | Auto complete (repeat to select next suggestion) |
21 | Ctrl+M | Jump to matching brackets |
22 | Ctrl+U | Soft undo (movement undo) |
23 | Ctrl+Shift+U | Soft redo (movement redo) |
24 | Ctrl+] | Indent current line |
25 | Ctrl+[ | Uni-Indent current line |
![]() |
![]() |
![]() |
---|---|---|
1 | Ctrl+S/F12 | Save document |
2 | Ctrl+O | Open existing document |
3 | Ctrl+N | New document |
4 | Ctrl+P | Print document |
5 | Alt+F4 | Exit |
6 | ctrl+W | Close |
![]() |
![]() |
![]() |
---|---|---|
1 | F12 | Go to definition |
2 | Alt+- | Jump back |
3 | Alt+Shift+- | Jump forward |
4 | Ctrl+; | Goto word in current file |
5 | Ctrl+R | Goto symbol |
6 | Ctrl+G | Goto line in current file |
![]() |
![]() |
![]() |
---|---|---|
1 | Ctrl+Shift+A | Select content into tag |
2 | Alt+. | Close tag |
![]() |
![]() |
![]() |
---|---|---|
1 | Ctrl+O | Focus on side bar |
2 | Esc | Focus back to edit area when focus on sidebar |
![]() |
![]() |
![]() |
---|---|---|
1 | Ctrl+Shift+1 | Single column |
2 | Ctrl+Shift+2 | Two column |
3 | Alt+Shift+5 | Grid (4 groups) |
4 | Ctrl+[1,2,3..] | Focus group |
5 | Ctrl+Shift+[1,2,3..] | Move file to group |
6 | Alt+[1,2,3..] | Select tab |
![]() |
![]() |
![]() |
---|---|---|
1 | Ctrl+F2 | Toggle bookmark |
2 | F2 | Next bookmark |
3 | Shift+F2 | Previous bookmark |
4 | Ctrl+Shift+F2 | Clear bookmarks |
![]() |
![]() |
![]() |
---|---|---|
1 | Ctrl+K+Space | Set mark |
2 | Ctrl+K+W | Delete from cursor to mark |
3 | Ctrl+K+A | Select from crusor to mark |
4 | Ctrl+K+G | Clear mark |
![]() |
![]() |
![]() |
---|---|---|
1 | Ctrl+O | Open file |
2 | Ctrl+S | Save file |
3 | Ctrl+W | Close file |
4 | Ctrl+Shift+T | Open recently closed file |
5 | F11 | Full screen |
6 | Shift+F11 | Distraction free mode |