Existing Shortcuts Flashcards

(39 cards)

1
Q

Continue

A

F5

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

Comment out a selection

A

Ctrl-K Ctrl-C

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

Highlight all code between curly braces

A

Ctrl-Shift-]

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

Restart (reset)

A

Ctrl-Shift-F5

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

Quick Watch

A

Shift-F9

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

Find in all Files

A

Ctrl-Shift-F

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

Uncomment out a selection

A

Ctrl-K Ctrl-U

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

Start Debugging

A

F5

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

Run to Cursor

A

Ctrl-F10

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

Step into

A

F11

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

Step over

A

F10

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

Step out

A

Shift-F11

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

Toggle break point

A

F9

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

Stop debugging

A

Shift-F5

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

Format selected code

A

Ctrl-K Ctrl-F

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

Duplicate to new window

17
Q

Move window side-by-side

18
Q

Delete line

19
Q

Find and replcae

20
Q

Rebuild solution

21
Q

Rectangle Editing

A

Alt-Shift mouse drag to select rectangle

22
Q

Switch between open files

23
Q

Open the navigation dialog

24
Q

Build Solution

25
Start debug immediate break
F11
26
Open and jump to solution explorer
Ctrl-Alt-L
27
Navigate back
Ctrl-dash
28
Navigate forward
Ctrl-Shift-dash
29
Toggle bookmark
Ctrl-K Ctrl-K
30
Open bookmark window
Ctrl-W B
31
Previous Bookmark
Ctrl-K Ctrl-P
32
Next Bookmark
Ctrl-K Ctrl-N
33
Toggle editor window into and out of full screen
Shift-Alt-Enter
34
Clean Solution
Alt-B C
35
Delete all breakpoints
Ctrl-Shift-F9
36
Show yellow arrow on line being executing during debug
Alt-Shift-* (Alt + Num *)
37
Duplicate line
Ctrl-C Ctrl-V
38
Go to definition
F12
39
Split Window Horizontally
Alt-W Z