Serial number |
Shortcut keys |
Description |
1 |
Ctrl + Tab |
Toggle the current Edit view |
2 |
Ctrl + Shift + Tab |
Reverse toggle the current edit view |
3 |
F7 |
To turn form Design view into its Code view |
4 |
Shift + F7 |
To turn code view into its corresponding form view |
5 |
Ctrl + F6 |
Switch form views to each other |
6 |
Ctrl + Shift + B |
Build the solution |
7 |
F5 |
Start |
8 |
Ctrl + F5 |
Start execution (without debugging) |
9 |
F10 |
Process-wise debugging |
10 |
F11 |
Debug-by-statement |
11 |
Ctrl + Shift + F9 |
Delete all Breakpoints |
12 |
Ctrl + Alt +b |
Activate breakpoint list |
13 |
F8 |
Make the next action in the error view |
14 |
shift+ F8 |
Make a previous action in the error view |
15 |
Ctrl + Space |
There are possible options, the Chinese system of this button often and the switching method conflict. (Not recommended) |
16 |
CTRL + K, CTRL + F |
Reformat irregular text |
17 |
CTRL + K, CTRL + K |
Define and cancel a bookmark |
18 |
CTRL + K, CTRL + N |
Switch to next Bookmark |
19 |
CTRL + K, CTRL + P |
Switch to previous bookmark |
20 |
CTRL + K, CTRL + C |
Add the selected code comment |
21st |
CTRL + K, CTRL + U |
Remove the comment from the selected line of code |
22 |
Ctrl +} |
Match {}, () and other pairs of marker symbols |
23 |
Shift + Ctrl +} |
Select the data between the matching {}, () |
24 |
Ctrl + L or Shift + Del |
Delete the entire line where the cursor is located |
25 |
Ctrl + BackSpace |
Delete the previous word |
26 |
Ctrl + Delete |
Delete the latter word |
27 |
Ctrl + Shift + F12 |
Next search result, next error, next task |
28 |
Ctrl + "-" |
The edit cursor beats the last place you worked. |
29 |
Ctrl + Shift + "-" |
Beat the next position in your current location (these are the places where you've worked) |
30 |
CTRL + M, CTRL + M |
Shrinking or extending the region or outlined block in code editing view |
31 |
CTRL + M, CTRL + O |
Shrink all nodes in the current document |
32 |
CTRL + M, CTRL + L |
Expands all nodes in the current file |
33 |
Ctrl + Alt + L |
Switch to Solution Manager |
34 |
F4 or Alt + Enter |
Switch to Solution Manager |
35 |
Ctrl + Alt + X |
Open Toolbox |
36 |
Ctrl-alt-s |
Open Server Management |
37 |
Ctrl-alt-j |
Open the Object Browser |
38 |
Ctrl-shift-c |
Open Class View |
39 |
Ctrl + J |
Open the. Later properties, Methods |
40 |
Ctrl + Shift + spaces |
Show the type in parentheses |