Shortcuts - Editing Flashcards

(29 cards)

1
Q

⌘ + X

A

Cut line

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

⌘ + ↩

A

Insert line after

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

⌘ + ⇧ + ↩

A

Insert line before

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

⌘ + ⌃ + ↑

A

Move line/selection up

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

⌘ + ⌃ + ↓

A

Move line/selection down

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

⌘ + L

A

Select line - Repeat to select next lines

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

⌘ + D

A

Select word - Repeat to select next occurrence

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

⌃ + ⌘ + G

A

Select all occurrences of current selection

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

⌃ + ⇧ + ↑

A

Extra cursor on the line above

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

⌃ + ⇧ + ↓

A

Extra cursor on the line below

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

⌃ + M

A

Jump to closing parentheses Repeat to jump to opening parentheses

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

⌃ + ⇧ + M

A

Select all contents of the current parentheses

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

⌃ + A

A

Move to beginning of line

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

⌃ + E

A

Move to end of line

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

⌘ + K, ⌘ + K

A

Delete from cursor to end of line

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

⌘ + K + ⌫

A

Delete from cursor to start of line

17
Q

⌘ + ]

A

Indent current line(s)

18
Q

⌘ + [

A

Un-indent current line(s)

19
Q

⌘ + ⇧ + D

A

Duplicate line(s)

20
Q

⌘ + J

A

Join line below to the end of the current line

21
Q

⌘ + /

A

Comment/un-comment current line

22
Q

⌘ + ⌥ + /

A

Block comment current selection

23
Q

⌘ + Y

A

Redo, or repeat last keyboard shortcut command

24
Q

⌘ + ⇧ + V

A

Paste and indent correctly

25
⌃ + Space
Select next auto-complete suggestion
26
⌃ + U
Soft undo; jumps to your last change before undoing change when repeated
27
⌃ + ⇧ + Up
Column selection up
28
⌃ + ⇧ + Down
Column selection down
29
⌃ + ⇧ + W
Wrap Selection in html tag