Keyboard Shortcuts Flashcards
1
Q
Extensions
A
⌘⇧X
2
Q
Jump to matching bracket
A
⌘⇧\
3
Q
Integrated Terminal
A
⌃`
4
Q
Toggle word wrap
A
⌥Z
5
Q
Go To File
A
⌘T or ⌘P
6
Q
New Window or Instance
A
⌘⇧N
7
Q
Recent Files
A
⌃R
8
Q
Copy line
A
⌘C
9
Q
Delete Line
A
⌘⇧K
10
Q
Insert Line above Cursor
A
⌘⇧Enter
11
Q
Fold/Unfold all regions
A
⌘K ⌘O and ⌘K ⌘J
12
Q
New file
A
⌘N
13
Q
Insert Line below Cursor
A
⌘Enter
14
Q
User Settings
A
⌘,
15
Q
Toggle line comment
A
⌘/
16
Q
Close Window
A
⌘W
17
Q
Remove line comment
A
⌘K ⌘U
18
Q
Cut line
A
⌘X
19
Q
Fold/Unfold a region
A
⌘⌥[ and ⌘⌥]
20
Q
Toggle Sidebar
A
⌘\
21
Q
Add line comment
A
⌘K ⌘C
22
Q
Fold/Unfold all subregions
A
⌘⌥ and ⌘⌥
23
Q
Scroll line up and done
A
↑ and ↓
24
Q
Go to begining of line / Go to end of line
A
⌃A and ⌃E
25
Indent/Outdent
⌘] and ⌘[
26
Split pane
⌘K←
27
Search
⌘⇧F
28
Go to beginning of file / Go to end of file
⌘↑ and ⌘↓
29
Keybindings
⌘K⌘S
30
Scroll page up and down
⌘↑ and ⌘↓
31
Debug
⌘⇧D
32
Move between open files
⌘⌥→ or ⌘⌥←
33
Move Line Up
⌥ ↑
34
Go to Line
⌃G
35
Open File or Folder
⌘O
36
Select Line
⌘I
37
Command Pallette
⌘⇧P / F1
38
Explorer
⌘⇧E
39
Copy Line Down (i.e. Duplicate the elected line)
⌘⌥ ↓
40
Copy Line Up (i.e. Duplicate the selected line)
⌘⌥ ↑
41
Move Line Down
⌥ ↓
42
Toggle block comment
⇧⌥A