


Moves the cursor to the start of the documentĭisplays the Go to Line dialog. Moves the cursor to the end of the document If you press Home when the cursor is already at the start of the line, it will toggle the cursor between the first non-whitespace character and the real start of the line Moves the cursor to the beginning of the line. Moves the cursor to the end of the current line Scrolls up one screen in the editor window Scrolls down one screen in the editor window Moves the cursor one character to the right Moves the cursor one character to the left Available in the object browser or Class View window Moves to the next task in the TaskList window Switches focus to the Find/Command box on the Standard toolbar Opens the file whose name is under the cursor or is currently selected Moves the cursor to the previous item, for example in the TaskList window or Find Results windowįinds a reference to the selected item or the item under the cursor Moves the cursor to the next item, for example in the
#VISUAL STUDIO SHORTCUTS COMMANDS CODE#
Switches from the code view to the design view in the editor Switches from the design view to the code view in the editor Opens smart tag and resolves a wide array of suggested code refactoringsĬloses a menu or dialog, cancels an operation in progress, or places focus in theįiles in the current project (usually the file that is being edited) Items on the clipboard by pressing the shortcut keys repeatedly Pastes an item from the clipboard ring tab of the Toolbox at the cursor in the fileĪnd automatically selects the pasted item. Pastes the item in the clipboard at the cursor (with selection in clipboard), or at the next line (with line in clipboard). Without selection it copies the entire line to the clipboard. Without selection it cuts the entire line to the clipboard.Ĭopies the currently selected item to the clipboard. With the integrated shortcut keys in Visual Studio versions, readers can manipulate and work faster with the shortcut combination in the article.Cuts the currently selected item to the clipboard. Move the cursor to the left by 1 more Tab 6. Move the cursor to the right by 1 more Tab Swap two locations of words joined by the word operator Scroll down to the last properties in the list 5. Move between the Settings window and the Object Show documentation in the Properties dialog boxĮxpand 1 button and display the parts in the properties list Select the current word at the cursor position Shortcut selectionĮxtend selection with 1 character on the leftĮxtend selection with 1 character on the rightĮxpand the selection with 1 word on the leftĮxpand the selection with 1 word to the rightĮxpand the selection to the top of the pageĮxpand the selection to the bottom of the page Moves the cursor to the bottom of the pageįill out the missing item in curly braces ĭelete all bookmarks 3. Implement inherited Abstract class or Interface methodĮncapsulated data area 2. Rename variables and functions simultaneously when the variable names and functions change. Search within the reference of the variable, method, class. Highlight from the cursor position to the end of the line Highlight from the cursor position to the beginning of the line Highlight the command line for (), writeln (). Shortcuts for manipulating codeĭelete the line of code at the cursor position Invite you to read along and refer to the important keyboard shortcut table on Visual Studio below.

To help in the "code" process, using keyboard shortcuts will help you somewhat reduce the time and "redundant" operations. Visual Studio is a very popular programming tool because it was developed by Microsoft "giant" with friendly interface, gentle.
