Common shortcut keys for vs.net

Source: Internet
Author: User
The "shortcut key" is set by default.
The following table lists the default keys that can be used for the "default settings" keyboard solution.

Global shortcut
The following shortcut keys can be used in different places in the integrated development environment (IDE.

Command name shortcut key description
Edit. Copy Ctrl + c
CTRL + insert: copy the selected item to the system clipboard.
Edit. Cut Ctrl + x
Shift + Delete remove the currently selected item to the system clipboard.
Edit. Apply duplicate items in the circular clipboard Ctrl + Shift + INS
CTRL + Shift + V paste the items in the file from the "Clipboard loop" tab of the "toolbox" and select the items to be pasted automatically. You can repeat these shortcuts to view each item on the clipboard.
Edit. Go to the next position F8 and move the cursor to the next item, for example, search for matching items in the task list window or search results window. Each time you press the F8 key, it is moved to the next item in the list.
Edit. Go to the previous position shift + F8 in the "task list" window or "Search Results" window, move the cursor to the previous item.
Edit. Go to reference SHIFT + F12 to display the reference of the selected content in the code.
Edit. open the file Ctrl + Shift + G. The "Open File" dialog box is displayed. Select the existing file to open.
Edit. paste Ctrl + V
Shift + insert Insert the content of the clipboard at the insertion point.
Edit. Repeat Ctrl + Shift + z
CTRL + Y
Shift + ALT + backspace restore the last Undo operation.
Edit. Cancel the selected ESC close menu or dialog box, cancel ongoing operations, or focus on the current document window. Only available in. NET Framework designer.
Edit. Undo Alt + backspace
CTRL + z undo the previous edit operation.
File. Print Ctrl + P display "print" dialog box, where you can select printer settings.
File. Save all Ctrl + Shift + S save all documents in the current solution and any files in the external file project.
File. Save the selected item Ctrl + S Save the selected item in the current project.
Tool. Go to the command line Ctrl +/and place the insert symbol in the "Search/command" box on the "standard" toolbar.
View. Move the next task Ctrl + Shift + F12 to the next task in the "task list" window.
View. The browsing context Ctrl + Shift + 8 is displayed, and the last browsing operation is returned. Available in the "Object Browser" or "Class View" window.
View. view the code F7 and display the selected items in the "code" view of the editor.
View. The view designer SHIFT + F7 displays the selected items in the design view of the editor.
View. Web positioned backward Alt + left arrow to display the previous page in the history. Available only in the Web browser window.
View. Web positioning forward Alt + right arrow to display the next page in the history. Available only in the Web browser window.

"HTML designer" shortcut
The following shortcut keys can be used only when editing in the HTML designer. Some key combinations are only available in a specific view of the designer.

Command name shortcut key description
Edit. When the members Ctrl + J are listed to edit the code, the members of the current class are listed to complete the statement. It can only be used in the "html" view of the HTML designer.
Edit. The parameter information Ctrl + Shift + Space key displays the tooltip containing the current parameter information based on the current language. It can only be used in the "html" view of the HTML editor.
Edit. Move Ctrl + Page down at the bottom of the view to the end of the current document. It can only be used in the HTML view of the HTML designer.
Edit. Move Ctrl + page up (save the file as) at the top of the view to the top of the current window. It can only be used in the HTML view of the HTML designer.
Format. Bold Ctrl + B switch between bold and normal selected text. It can only be used in the "design" view of the HTML designer.
Format. bookmarks Ctrl + Shift + L display the "bookmarks" dialog box. It can only be used in the "design" view of the HTML designer.
Format. After converting to hyperlink Ctrl + l selected text, the "HYPERLINK" dialog box is displayed. It can only be used in the "design" view of the HTML designer.
Format. Reduce indentation Ctrl + Shift + T reduce the selected paragraph by one indent unit. It can only be used in the "design" view of the HTML designer.
Format. Press Ctrl + T to indent the selected paragraph into an indention unit. It can only be used in the "design" view of the HTML designer.
Format. italic Ctrl + I switch between italic and normal selected text. It can only be used in the "design" view of the HTML designer.
Format. Lock element Ctrl + Shift + k to prevent accidental movement of absolutely positioned elements. It can only be used in the "design" view of the HTML designer.
Format. display grid Ctrl + G switch display grid. It can only be used in the "design" view of the HTML designer.
Format. Grid line alignment Ctrl + Shift + G specify to use Invisible Grid Alignment Elements. You can set grid spacing on the design pane of the HTML designer option in the Options dialog box. The grid will be changed the next time you open the document. It can only be used in the "design" view of the HTML designer.
Format. Underline Ctrl + u Switch between underline and normal selected text. It can only be used in the "design" view of the HTML designer.
Table. Insert the column CTRL + ALT + left arrow on the left to add a column to the left of the current column in the table. It can only be used in the "design" view of the HTML designer.
Table. Insert the CTRL + ALT + right arrow on the right of the column to add a column to the right of the current column in the table. It can only be used in the "design" view of the HTML designer.
Table. insert the row CTRL + ALT + up arrow above it to add a row above the current row in the table. It can only be used in the "design" view of the HTML designer.
Table. insert the row CTRL + ALT + Down Arrow below to add a row under the current row in the table. It can only be used in the "design" view of the HTML designer.
View. The detailed information Ctrl + Shift + q displays the signal icons of HTML elements that do not have a visual representation, such as comments, scripts, and positioning points of absolute positioning elements. It can only be used in the "design" view of the HTML designer.
View. The next view Ctrl + Page down switches from the "design" View to the "html" view, and vice versa. It can only be used in the "design" view of the HTML designer.
View. The visual border Ctrl + q displays a 1 pixel border around HTML elements (such as tables, table cells, and intervals) that support the border attribute and sets this attribute to zero. It can only be used in the "design" view of the HTML designer.

"XML designer" shortcut
Command name shortcut key description
Architecture. Fold Ctrl + (-) fold nested elements. It is only used for the "architecture" view of the XML designer.
Architecture. Expand Ctrl + (=) to expand the nested element. It is only used for the "architecture" view of the XML designer.

Shortcut for "control operation"
The following shortcut keys can be used to move and select controls on the design surface and change the widget size.

Command name shortcut key description
Edit. Move Down Control Ctrl + down arrow on the design surface, move the selected control in increments of 1.
Edit. Move the control to the lower-side grid. The Arrow keys are displayed on the design surface, and the selected control is moved down in increments of 8.
Edit. Left Shift Control Ctrl + left arrow on the design surface, move the control to the left in increments of 1.
Edit. Move the control to the left arrow of the Left grid on the design surface, and move the control to the left in increments of 8.
Edit. Right Shift Control Ctrl + right arrow on the design surface, move the control to the right in increments of 1.
Edit. Move the control to the right grid and the right arrow on the design surface to move the control to the right in increments of 8.
Edit. Move up control Ctrl + move up arrow on the design surface, move up the control in increments of 1.
Edit. Move the control to the upper-side grid. On the design surface, the arrow keys move up the control in increments of 8.
Edit. Select the next control tab to move to the next control on the page.
Edit. Select the previous control SHIFT + TAB to move back to the previous control.
Edit. Downward adjust the widget size Ctrl + Shift + down arrow on the design surface, increment by 1 to increase the height of the widget.
Edit. Increase the control to the lower-side grid SHIFT + down arrow on the design surface, with 8 increments to increase the height of the control.
Edit. Adjust the widget size to the left: Ctrl + Shift + left arrow on the design surface, increment by 1 to reduce the width of the widget.
Edit. Increase the control to the left grid SHIFT + left arrow on the design surface, with 8 increments to reduce the width of the control.
Edit. Adjust the widget size to the right by pressing CTRL + Shift + right arrow on the design surface. increment by 1 to increase the width of the widget.
Edit. Increase the control to the right grid SHIFT + left arrow on the design surface, with 8 increments to increase the width of the control.
Edit. Adjust the widget size up Ctrl + Shift + The up arrow on the design surface, increment by 1 to reduce the height of the widget.
Edit. Increase the control to the top grid SHIFT + The up arrow on the design surface, with 8 increments to reduce the height of the control.

"Debug" shortcut
The following shortcut keys can be used in code debugging.

Command name shortcut key description
Debugging. application code change Alt + F10 start an "edit" or "continue" generation to apply the changes made to the Code being debugged.
Debugging. The automatic window CTRL + ALT + V, and a displays the "Automatic" window to view the value of the current variable in the range of currently executed rows during the current process.
Debugging. All processes in the debugging session are temporarily stopped by pressing CTRL + ALT + break. Only applicable to "running" mode.
Debug. the breakpoint CTRL + ALT + B dialog box is displayed, where you can add and modify breakpoints.
Debug. Call the stack CTRL + ALT + C to display the "call stack" window to display the list of all the active processes or stack frames of the current execution thread. Only applicable to "running" mode.
Debug. Clear all breakpoints Ctrl + Shift + F9 clear all breakpoints in the project.
Debug. Disassemble CTRL + ALT + D to display the "Disassemble" window.
Debug. Enable the breakpoint Ctrl + F9 to set the breakpoint in the current code line.
Debug. Exception CTRL + ALT + E: the "exception" dialog box is displayed.
Debug. Press CTRL + ALT + I to display the "instant" window, where expressions can be calculated and individual commands can be executed.
Debug. The local variable CTRL + ALT + V and l display the "local variable" window to view the variables and their values for each process in the current stack frame.
Debugging. memory 1 CTRL + ALT + M, 1 key display "Memory 1" window, to view the large cache area, string, and other data that cannot be clearly displayed in the monitoring or variable window.
Debugging. memory 2 CTRL + ALT + m, 2 keys display "memory 2" window, view large buffers, strings, and other data that cannot be clearly displayed in the monitoring or variable window.
Debugging. memory 3 CTRL + ALT + M, 3 key display "Memory 3" window, view large buffers, strings, and other data that cannot be clearly displayed in the monitoring or variable window.
Debugging. memory 4 CTRL + ALT + m, 4 key display "memory 4" window, view large buffers, strings, and other data that cannot be clearly displayed in the monitoring or variable window.
Debug. The module CTRL + ALT + u displays the "module" window, which allows you to view the. dll or. EXE files used by the program. In multi-process debugging, you can right-click and select "show all program modules ".
Debugging. New breakpoint Ctrl + B insert or clear the breakpoint in the current code line.
Debugging. Quick monitor CTRL + ALT + Q: displays the "quick monitor" dialog box with the current value of the selected expression. Applies only to the "interrupt" mode. Use this command to check the current values of variables, attributes, or other expressions that have not defined a monitoring expression for it.
Debug. The CTRL + ALT + G registers display the register window, which displays the register content used to debug the local code application.
Debugging. Restart Ctrl + Shift + F5 to terminate the debugging session, regenerate the session, and run the application from the beginning. It can be used in interrupt and run modes.
Debug. Run the document CTRL + ALT + n to display the "run document" window, which displays the document set that is in the debugging process. Applicable to "running" mode.
Debug. Run Ctrl + F10 at the cursor. In "interrupted" mode, continue executing the code from the current statement until the selected statement. The "currently executed row" margin indicator appears in the "margin indicator" column.
In "design" mode, start the debugger and execute the code until the cursor position.
Debugging. Set the next statement Ctrl + Shift + F10 and set the execution point on the selected code line.
Debug. display the next statement in Alt + number key area * to highlight the next statement to be executed.
Debug. Start F5 to automatically append the debugger and run the application from the startup project specified in the <project> Properties dialog box. If it is in the "interrupt" mode, it is changed to "continue ".
Debug. Run the code without debugging Ctrl + F5 without calling the debugger.
Debugging. After the statement F11 is executed and enters the function call, the code is executed one by one.
Debug. jump out of the remaining rows of the function where SHIFT + F11 executes the current execution point.
Debug. Execute the next line of code in step by step F10, but do not execute any function call.
Debug. Stop debugging SHIFT + F5 stop the current application in the running program. It can be used in interrupt and run modes.
Debugging. This CTRL + ALT + V, t displays the "this" window, which allows you to view the data members of the objects associated with the current method.
Debug. Press CTRL + ALT + H to display the "Thread" window and view all the threads used for the current process and their information.
Debug. Switch the breakpoint F9 to set or remove the breakpoint in the current line.
Debug. Switch to disassembly Ctrl + F11 to display the disassembly information of the current source file. Applies only to the "interrupt" mode.
Debug. Monitor 1 CTRL + ALT + W, 1 key display "wattings" window, to view the value of the selected variable or monitoring expression.
Debug. Monitor 2 CTRL + ALT + W, 2 key display "watch2" window, to view the value of the selected variable or monitoring expression.
Debug. Monitor 3 CTRL + ALT + W, 3 key display "watch3" window, to view the value of the selected variable or monitoring expression.
Debugging. Monitoring 4 CTRL + ALT + w, 4 keys display the "watmethane" window to view the value of the selected variable or monitoring expression.
Tool. The debug process CTRL + ALT + P displays the "process" dialog box, which allows simultaneous debugging of multiple programs in a single solution.

Shortcut for "search and replace"
The following shortcut keys can be used in the search, replace, search in file, and replace in file dialog boxes.

Command name shortcut key description
Edit. Search Ctrl + F. The "Search" dialog box is displayed.
Edit. In the file search Ctrl + Shift + F show the "search in file" dialog box.
Edit. Search for the next F3 match of the last search text.
Edit. Search for the next selected item Ctrl + F3 search for the next match of the currently selected text in the document.
Edit. Search for the previous match in the last shift + F3 search text.
Edit. Search for the last selected item Ctrl + Shift + F3 to find the words in the previous match or inserted symbol of the selected text.
Edit. Go to the search combo box Ctrl + D and place the inserted symbol in the "Search/command" line on the "standard" toolbar.
Edit. Hide text Alt + F3, H select or clear the search hide text option in the Search dialog box.
Edit. Progressive search Ctrl + I start progressive search. If you have enabled progressive search, but have not typed any characters, restore to the previous mode. If the text already exists, search for the next match.
Edit. Alt + F3 and C are matched in case. Select or clear the "case matching" option for the "Search" and "replace" operations.
Edit the. Regular Expression Alt + F3, r select or clear the "Regular Expression" option, so that special characters can be used for "Search" and "replace" operations.
Edit. Replace Ctrl + H. The "replace" dialog box is displayed.
Edit. Replace Ctrl + Shift + H in the file to display the "replace in file" dialog box.
Edit. Reverse progressive search Ctrl + Shift + I change the direction of progressive search, starting from the end of the file to search for the file header.
Edit. Stop searching Alt + F3, and s pause the current "search in files" operation.
Edit. Up Alt + F3, B select or clear the "Search" and "replace" operations "up search" options.
Edit. Alt + F3 for full match. W select or clear the "full match" option for the "Search" and "replace" operations.
Edit the. Alt + F3 wildcard and P select or clear the "wildcard" option for the "Search" and "replace" operations.

Shortcut for "visualized database tool"
The following shortcut keys can be used by the Database Designer or query designer.

Command name shortcut key description
Database. Run Ctrl + e to run the database objects of the current activity.
Database. Run the selected content Ctrl + Q to run the current selection in the SQL editor.
Database. Alt + F5 Statement by statement enables the current active database objects to enter the debugging mode step by step.
Query. Run Ctrl + R to execute the query. Available only in the query designer.
View. The link diagram Ctrl + 1 key displays the "relationship diagram" pane of the "query" designer. Available only in the query designer.
View. The grid Ctrl + 2 key displays the grid pane of the query designer. Available only in the query designer.
View. The result Ctrl + 4 Key displays the result pane of the query designer. Available only in the query designer.
View. SQL Ctrl + 3 key displays the "SQL" pane of the "query" designer. Available only in the query designer.

Shortcut for "text navigation"
The following shortcut keys can be moved within the opened document in the text editor.
Command name shortcut key description
Edit. Move the left arrow to move the cursor to the left. Only available in. NET Framework designer.
Edit. Right Shift character right arrow to move the cursor one character to the right. Available only in. NET Framework designer
Edit. Press Ctrl + end at the end of the document to move the insertion point to the last line of the document.
Edit the document. Start Ctrl + home and move the insertion point to the first line of the document.
Edit. Go to Ctrl + G to display the "go to line" dialog box.
Edit. Move to braces Ctrl +] to move the insertion point to the next braces in the document.
Edit. move the cursor down a row. move the cursor down a row.
Edit. move the cursor to the end of the current row at the end of the row.
Edit the Home button at the beginning of the row to move the cursor to the beginning of the current row.
Edit. Move the up arrow to move the cursor up a row.
Edit. Move the next bookmarks Ctrl + k and CTRL + n to the next one in the document.
Edit. Flip down page down scroll down a screen in the editor window.
Edit. Flip up page up scroll up in the editor window.
Edit. Move the last bookmarks Ctrl + k and CTRL + P to the last one.
Edit. Quick information Ctrl + k, CTRL + I display "quick information" based on the current language ".
Edit. Scroll down a row. Press Ctrl + down to scroll down the text line. Only available in the text editor.
Edit. Scroll up a row. Press Ctrl + The up arrow to scroll up the text line. Only available in the text editor.
Edit. Press Ctrl + right arrow to move the insert point to the right.
Edit. Press Ctrl + left arrow to move the insert point to the left.
View. Browse the Next Ctrl + Shift + 1 to locate the next definition, declaration, or reference of the item. Available in the "Object Browser" and "Class View" windows.
View. Browse the previous Ctrl + Shift + 2 to locate the previous definition, declaration, or reference of the item. Available in the "Object Browser" and "Class View" windows.

Shortcut for "select text"
The following shortcut keys can be used in the text editor to select text from the opened document.

Command name shortcut key description
Edit. Extend SHIFT + left arrow to the left to move the cursor to the left to expand the selected content. Only available in. NET Framework designer.
Edit. Extend the SHIFT + ALT + left arrow of a character column to the left to select an extended column.
Edit. Extend a character Shift + right arrow to the right to extend the selected content by moving the cursor to the right. Only available in. NET Framework designer.
Edit. Extend SHIFT + ALT + right arrow to the right of a character column to extend the column selection.
Edit. Extend Ctrl + Shift + end at the end of the document to select the text from the insertion point to the last line of the document.
Edit. The document begins to extend Ctrl + Shift + home to select the text from the insertion point to the first line of the document.
Edit. Extend to braces Ctrl + Shift +] Move the insert point to the next braces to extend the selected content.
Edit. Extend a row down. The Shift + down arrow keys start from the insert point position and extend the selected text line down.
Edit. Extend the column downward shift + ALT + the down arrow button to move the cursor down a row to expand the selected content of the column.
Edit. Extend to the end of the row shift + end to select the text from the insertion point to the end of the current row.
Edit. Shift + ALT + end at the end of the row to move the insertion point to the end of the row to expand the selected content of the column.
Edit. Extend to Shift + home at the beginning of the line to select the text from the insertion point to the beginning of the line.
Edit. Shift + ALT + home at the beginning of the row to move the insertion point to the beginning of the row to select an extension column.
Edit. Extend the SHIFT + up arrow to select text from the insert point position and line by line.
Edit. move the cursor up a row to extend the selected content of the column with Shift + ALT + up arrow.
Edit. Expand one page down SHIFT + Page down to expand the selected content one page down.
Edit. Expand one page up SHIFT + page up to expand the selected content one page up.
Edit. Select Ctrl + A to select all content in the current document.
Edit. Select the current word Ctrl + W to select the word containing the insertion point or the word on the right of the insertion point.
Edit. Select the last one and return Ctrl + = select the content from the current location in the editor to the previous location in the editor.
Edit. Extend to the bottom of the view Ctrl + Shift + Page down move the cursor to the last row in the view to expand the selected content.
Edit. Extend to the top of the view Ctrl + Shift + page up to extend the selected content to the top of the current window.
Edit. Extend to the Next Ctrl + Shift + right arrow to extend the position of a word to the right of the selected content.
Edit. Extend the word column Ctrl + Shift + ALT + right arrow to extend the column selection by moving the cursor to the right.
Edit. Extend to the previous Ctrl + Shift + left arrow to extend the position of the selected content to the left.
Edit. Extend the cursor to the left of a word column Ctrl + Shift + ALT + left arrow to extend the column selection.

Shortcut for "text operation"
The following shortcut keys can be used in the text editor to delete, move, or format text in an opened document.

Command name shortcut key description
Edit. Branch enter
Shift + enter Insert a new row.
Edit. Character transpose Ctrl + t swap characters on both sides of the insertion point. For example, AC | BD is changed to AB | cd. Only available in the text editor.
Edit. Clear bookmarks Ctrl + k, CTRL + l remove all untitled bookmarks in the current document.
Edit. collapse to define Ctrl + M, CTRL + O to automatically determine the logical boundaries (such as processes) of the areas created in the code, and then hide them.
Edit. Comment the selected content Ctrl + k, CTRL + C mark the current line of the Code as a comment using the correct annotation syntax of the programming language.
Edit the word Alt + right arrow
CTRL + Space key displays the "complete word" based on the current language ".
Edit. delete a character on the right of the cursor.
Edit. Delete backspace backward
Shift + backspace delete a character on the left of the cursor.
Edit. Delete the horizontal white space Ctrl + k, CTRL +/fold the white space in the selected content. If no selected content exists, delete the white space adjacent to the cursor.
Edit. the orchestration document format is Ctrl + k, and CTRL + D. Follow the settings specified in the format settings pane of the language in the "Text Editor" section of the "options" dialog box, apply indentation and space format settings to the language.
Edit. format the selected content Ctrl + k, CTRL + F according to the surrounding code lines, correctly indent the selected code lines.
Edit. Hide selected content Ctrl + M, CTRL + h hide selected text. The signal icon marks the position of hidden text in the file.
Edit. Insert a tab to indent a text line with a specified number of spaces, for example, five.
Edit. Cut the row Ctrl + l cut all selected rows to the clipboard. If no content is selected, cut the current row to the clipboard.
Edit. Delete the row Ctrl + Shift + L delete all selected rows. If no row is selected, delete the current row.
Edit. Open the new row Ctrl + enter and insert an empty row above the insert point.
Edit. Open the new row Ctrl + Shift + enter and insert an empty row under the insertion point.
Edit. Shift + ALT + T to move the row containing the insertion point to the next row.
Edit. Convert to lower-case Ctrl + u to change the selected text to lower-case characters.
Edit. Convert to uppercase Ctrl + Shift + u to change the selected text to uppercase.
Edit. Rewrite mode insert switches between insert and rewrite insert modes. Only available when using a text editor.
Edit. Stop hiding the outline display information of the current area Ctrl + M, CTRL + U.
Edit. Stop outline display Ctrl + M, CTRL + P Remove all outline display information from the entire document.
Edit. Switch positioning point Ctrl + R, CTRL + P switch the positioning point and end point of the selected content.
Edit. Shift + TAB on the left indent to move the selected row to the left.
Edit. Switch Ctrl + M for all outlines and CTRL + L for all text sections marked as hidden between hide and show.
Edit. Switch the bookmarks Ctrl + k and CTRL + k to set or remove the bookmarks in the current row.
Edit. Switch outline display expand Ctrl + M, CTRL + M switch the currently selected hidden text section between hide and show status.
Edit the shortcut for changing the task list by pressing CTRL + k and CTRL + H. set or remove the shortcut at the current row.
Edit. Switch the automatic newline Ctrl + R, CTRL + R enable or disable the automatic newline in the editor.
Edit. uncomment the selected content Ctrl + k, CTRL + u to remove the comment syntax from the current line of the Code.
Edit. View blank Ctrl + R, CTRL + W display or hide spaces and Tab labels.
Edit. delete a word until the end of the word Ctrl + delete the word on the right of the insert point.
Edit. Delete the word until Ctrl + backspace is started to delete the word on the left of the insertion point.
Edit. Convert the text into Ctrl + Shift + T. For example, | End sub is changed to read sub end |.

Shortcut for "Window Management"
The following shortcut keys can be used to move, close, or navigate in the tools and documentation window.

Command name shortcut key description
View. Full Screen SHIFT + ALT + enter switch between open and close "full screen" mode.
View. Move Ctrl +-back to the previous document or window in the navigation history.
View. Move Ctrl + Shift +-forward to the next document or window in the navigation history.
Window. Activate the document window ESC close menu or dialog box, cancel ongoing operations, or focus on the current document window.
Window. Close the document window Ctrl + F4 close the current MDI subwindow.
Window. Close tool window SHIFT + ESC close current tool window.
Window. move the cursor to the drop-down list when the CTRL + F2 editor is in the Code view.
Window. Next document window Ctrl + F6
CTRL + TAB cyclically go through the MDI child window one by one.
Window. Move Alt + F6 in the next pane to the next tool window.
Window. Next split pane F6 move to the next pane of the split pane view of a single document.
Window. Move the next tab Ctrl + Page down to the document or the next tab in the window.
Window. The previous document window Ctrl + Shift + F6
CTRL + Shift + TAB move to the previous document in the editor or designer.
Window. Move SHIFT + ALT + F6 in the previous pane to the last selected window.
Window. Move SHIFT + f6 from the previous split pane to the previous pane of the document in the split pane view.
Window. Move the previous tab Ctrl + page up to the previous tab in the document or window.

"Integration help" shortcut
The following shortcut keys can be used to view and move between topics in help.

Command name shortcut key description
The Help. Directory CTRL + ALT + F1 displays the "directory" Window of the document contained in msdn.
Help. Press Ctrl + F1 to display the "dynamic help" window. This window displays different topics based on the items with focus in the product.
Help. F1 helps F1 display the Help topics corresponding to the selected current user interface.
The Help. Index CTRL + ALT + F2 displays the "Index" Window of the document contained in msdn.
Help. The index results SHIFT + ALT + F2 display the "index results" window, which lists the topics that contain the keywords selected in the "Index" window.
Help. The next topic Alt + the down arrow key shows the next topic in the directory. Available only in the Help (Web) browser window.
Help. the previous topic Alt + up arrow shows the previous topic in the directory. Available only in the Help (Web) browser window.
The Help. Search CTRL + ALT + F3 displays the "Search" window, which allows you to search for words or phrases in documents contained in msdn.
The Help. Search Results SHIFT + ALT + F3 display the "Search Results" window, which displays a list of topics that contain strings searched from the "Search" window.
The Help. Window help shift + F1 displays the Help topics corresponding to the selected current user interface.

"Object Browser" shortcut
The following shortcut keys can be used in the "Object Browser" window.

Command name shortcut key description
Edit. The search symbol Alt + F12 dialog box is displayed.
Edit. Go to the declaration Ctrl + F12 to display the definition of the selected symbol in the code.
Edit. Go to definition F12 to display the declaration of the selected symbol in the code.
View. The "Search symbol result" window is displayed by pressing CTRL + ALT + F12.
View. The Object Browser CTRL + ALT + J displays "Object Browser" to view the classes, properties, methods, events and constants that can be used for packages, as well as the object libraries and processes in the project.
View. The Object Browser Alt +-Move to the previous selected object in the selection history of "Object Browser.
View. The Object Browser moves forward SHIFT + ALT +-forward to the next object in the selection history of "Object Browser.

Macro shortcut
You can use the following shortcut keys when using a macro.

Command name shortcut key description
View. The macro Resource Manager Alt + F8 displays the "macro Resource Manager" window, which lists all available Macros in the current solution.
Tool. Macro ide Alt + F11 start "Visual Studio macro"-> "macro ide ".
Tool. Record the temporary macro Ctrl + Shift + R and place the environment in the macro record mode.
Tool. Run the temporary macro Ctrl + Shift + P to play back the recorded macro.

"Tool window" shortcut
The following shortcut keys allow specific tool windows to be displayed.

Command name shortcut key description
Tool. Command window marking mode Ctrl + Shift + M place the "command" window in some mode to allow text selection in the window.
View. The Class View Ctrl + Shift + C displays the "Class View" window.
View. The command window CTRL + ALT + A displays the "command" window, which allows you to type commands for operating IDE.
View. The document outline CTRL + ALT + T displays the "document outline" window to view the outline of the current document.
View. The "favorites" window is displayed by pressing CTRL + ALT + F in the favorites folder, which lists shortcuts on the web page.
View. The output CTRL + ALT + O displays the "output" window to view the status message during running.
View. The Properties window F4 displays the "properties" window, which lists the design-time properties and events of the currently selected items.
View. The attribute page SHIFT + F4 displays the attribute page of the currently selected item.
View. The resource view Ctrl + Shift + e displays the "resource view" window.
View. the server resource manager CTRL + ALT + S displays the "server resource manager" window, this window allows you to view and operate database servers, Event Logs, message queues, web services, and many other operating system services.
View. The web browser CTRL + ALT + R displays the "Web Browser" window, which allows you to view pages on the Internet.
View. Solution Explorer CTRL + ALT + L displays Solution Explorer, which lists the projects and files in the current solution.
View. The "task list" window is displayed by pressing CTRL + ALT + k to customize, classify, and manage tasks, comments, shortcuts, warnings, and error messages.
View. The toolkit CTRL + ALT + x displays the Toolkit, which contains controls and other items that can be included in or used with the code.

Project shortcut
The following shortcut keys can be used to add new items to a project, generate a project, or open a file or project.

Command name shortcut key description
Generate. Generate solution Ctrl + Shift + B generate solution.
Generate. Compile Ctrl + F7 to create an object file that contains the machine code, linker instructions, sections, external references, and function or data names of the selected file.
File. Add existing item SHIFT + ALT + A display "add existing item" dialog box, this dialog box allows you to add existing files to the current project.
File. Add new item Ctrl + Shift + A display "Add new item" dialog box, this dialog box allows you to add new files to the current project.
File. Press Ctrl + n to display the "new file" dialog box. You can select a new file to be added to the current project.
File. New Project Ctrl + Shift + N display "new project" dialog box, where you can create a project and add it to the current solution.
File. open the file Ctrl + O to display the "open file" dialog box, here you can choose to open an existing file.
File. Open the project Ctrl + Shift + O to display the "open project" dialog box, where you can add existing projects to the solution.
Project. Override CTRL + ALT + insert allows you to override the base class method in the derived class. For C #.

Shortcut Keys for miscellaneous editors
The following shortcut keys can be used in the shortcut editor or string editor.

Command name shortcut key description
Edit. Create a shortcut, insert, and add a new shortcut. Only available in the shortcut editor.
Edit. Create a New String insert to add a new entry to the string table. Only used in the string editor.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.