CTRL-shift-G
In mini-Buffer
CTRL-o in
Mini-Buffer
+
Press ctrl-shift-g to open objects. CS
CTRL-o
Open dialog box
CTRL-Tab
CTRL-shift-Tab
+
CTRL-Tab: switch to the current editing view, Ctrl-shift-Tab: switch in the opposite direction
CTRL +/
+
The focus exists in mini-buffer and the ">" command prompt appears.
CTRL-Pageup in
HTML Design
View
+
In ASP. NET project, open HTML View
CTRL-Pagedown in
HTML source
View
+
In ASP. NET project, open
Design view
F7 in Form
Design view
+
Open Code Edit View Source view
Shift-F7 in
Form Source
View
+
Open the Form Design view design view
Alt-F6
+
Switch to the next printable panel, and automatically jump from one tab to another
CTRL-shift-B
+ Build
Your code or project
F5
Ctrl-F5
+ F5
: Run Ctrl-F5 in debug mode:
Run directly, but not in debug mode, ignoring breakpoints.
F11
F10
+
F11: Debug: When a function F10: Debug is being called, it does not enter a specific function.
CTRL-B
Ctrl-Shift-F9
CTRL-alt-B
+
CTRL-B: set or cancel the breakpoint Ctrl-Shift-F9 for the current row: Get all cancel breakpoints
+ Ctrl-alt-B
: Activates the breakpoint list, which is especially convenient for debugging.
F8
Shift-F8
+
In the compilation error view, navigate to the previous or next
CTRL-space when
Typing
Symbol
+
Possible options appear. In the Chinese system, this button is often in conflict with the switching input method.
CTRL-space when
Entering arguments
+
When you type a function parameter, follow the prototype that can display the function parameter.
CTRL-K Ctrl-F
+
Reformat irregular text
CTRL-K Ctrl-K
CTRL-K Ctrl-n
CTRL-K Ctrl-P
+ Ctrl-K
CTRL-K: define and cancel a bookmarks
+ Ctrl-K
CTRL-N: switch to the next bookmarks Ctrl-K
CTRL-P: switch to the previous bookmarks
CTRL-K Ctrl-C
+
Comments the selected code line
CTRL-K Ctrl-u
+
Remove comments from selected code lines
CTRL -}
+ Match
{},()
Pairs
Shift-Ctrl -}
+
Select data between matched {}, ()
CTRL-l or
CTRL-y or shift-del
+
Delete the entire row where the cursor is located
Ctrl-Shift-F12
+
In the next search result, the next error occurs, and the next task)
CTRL-"-"/Ctrl-shift -"-"
+
CTRL-"-": place where the last time you worked
+ Ctrl-shift -"-"
: Beat the next position in your current position (these locations are the places you have worked before)
CTRL-C in
The Class View
+
Copy the full name to the memory. For example, if the project in the figure above is mytest, the full name in the memory will be mytest. webform1.page _ load. This function is very convenient during code writing and keeps pressing Ctrl-V
CTRL-M Ctrl-m
+
Scale down or extend the region or
Outlined Block
CTRL-M Ctrl-o
+
Contract all nodes in the current document
CTRL-M Ctrl-l
+
Expand All nodes in the current file
F12
+
The runout function or the definition of the current identifier, which is equivalent to the Go
To Definition
CTRL-G, line
#, Enter
Or
CTRL-D, line
#, Ctrl-G
+
A line of quick code editor
CTRL-I/Ctrl-shift-I +
String
+
Adds the string to be searched, which is a secondary search relative to the current search.
+ Operations in the opposite direction of the above functions.
+
When you perform these two operations, you can see a very special arrow icon on the interface. The two operations correspond to different searches.
CTRL-R + ctrl-R
+
Open or close the word in the Code Editor
Wrap Function
CTRL-alt-l
+
Switch to Solution Explorer
F4 or
Alt-enter
+
Switch to the default option in the Properties window or an existing option
CTRL-alt-x
+ Open
Toolbox
CTRL-alt-S
+ Open
Server Explorer
CTRL-alt-J
+
Open Object Browser
CTRL-shift-C
+
Open Class View