latest Post

Visual Studio 2008, 2010, 2011, 2012 Keyboard Shortcuts Keys


                          General shortcut Keys
Shortcut

Description
Ctrl-S

Saves the current selected file

Ctrl-Y or Ctrl-Shift-Z

Redo the previous undo action

Ctrl-V or Shift-Insert

Pastes the item from the clipboard at the cursor location
Ctrl-X or Shift-Delete or Ctrl-L


Cuts entire line or Cuts the currently selected item to the clipboard
Ctrl-Z or Alt-Backspace

Undo the previous editing action
Ctrl-Space

To see intelligence dialog
Ctrl-Del

Delete next "word"
Ctrl-C or Ctrl-Insert

Copies the currently selected item to the clipboard
Ctrl-Shift-A

Add New Item(file) to selected project
Ctrl-P

Displays the Print dialog
F7

Switches from the design view to the code view in the editor
Shift-F7

Switches from the code view to the design view in the editor
Shift-F8 or F8

Navigate to compile time errors
Alt-Shift-A

Add Existing Item(file) to selected project
Shift-F9

Display the selected item quick output means contains value while debugging
F12
Ctrl-Shift-S

Moves the cursor to the selected method, variable, class definition.
Saves all files and projects
Shift-F12

Finds the reference to the selected method, variable, class or the item under the cursor
Ctrl-}

Match curly braces, brackets or compiler directives
Ctrl-Shift-}

Select text between matched braces, brackets or compiler directives 

About Mallikarjun A

Mallikarjun A
Recommended Posts × +

0 comments:

Post a Comment