Deck1 Flashcards
1
Q
Duplicate Line or selection
A
⌘D
2
Q
Insert line below/above
A
⇧Enter
3
Q
Toggle line comment
A
⌘/
4
Q
Insert cursor
A
⌥ + click
5
Q
Select current line
A
⌘C with no selection
6
Q
Select all occurrences of current selection
A
⇧⌘L
7
Q
Column (box) selection
A
⇧⌘8
8
Q
Column (box) selection up/down
A
⇧⌥⌘↑ / ↓
9
Q
Column (box) selection left/right
A
⇧⌥⌘← / →
10
Q
Replace
A
⌥⌘F
11
Q
Find next/previous
A
⌘G / ⇧⌘G
12
Q
Select all occurrences of Find match
A
⌥Enter
13
Q
Format document
A
⇧⌥F
14
Q
Format selection
A
⌘K ⌘F
15
Q
Go to Line…
A
⌃G
16
Q
Go to File…
A
⌘P
17
Q
Show Problems panel
A
⇧⌘M
18
Q
Toggle Tab moves focus
A
⌃⇧M
19
Q
Close editor
A
⌘W
20
Q
Close folder
A
⌘K F
21
Q
Split editor
A
⌘\
22
Q
New File
A
⌘N
23
Q
Open File…
A
⌘O
24
Q
Save All
A
⌘S
25
Toggle Sidebar visibility
⌘1
26
Replace in files
⇧⌘H
27
Reopen closed editor
⇧⌘T
28
Show active file in new window/instance
⇧enter
29
User Settings
⌘,
30
Keyboard Shortcuts
⌘, keymap
31
Toggle selection case
⌘U
32
cmake clean
⌥C
33
cmake build
⌥B