Keyboard Shortcuts Flashcards

1
Q

Extensions

A

⌘⇧X

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Jump to matching bracket

A

⌘⇧\

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Integrated Terminal

A

⌃`

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Toggle word wrap

A

⌥Z

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Go To File

A

⌘T or ⌘P

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

New Window or Instance

A

⌘⇧N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Recent Files

A

⌃R

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Copy line

A

⌘C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Delete Line

A

⌘⇧K

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Insert Line above Cursor

A

⌘⇧Enter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Fold/Unfold all regions

A

⌘K ⌘O and ⌘K ⌘J

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

New file

A

⌘N

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Insert Line below Cursor

A

⌘Enter

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

User Settings

A

⌘,

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Toggle line comment

A

⌘/

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Close Window

A

⌘W

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Remove line comment

18
Q

Cut line

19
Q

Fold/Unfold a region

A

⌘⌥[ and ⌘⌥]

20
Q

Toggle Sidebar

21
Q

Add line comment

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