Hi friends,in this article i will explain about VS Shortcuts | Shortcut keys for Visual Studio .
I already explained in the previous articles about JQuery:Select Multiple records in GridView with Ctrl Key in ASP.NET using C#/VB.NET,TextBox AutoComplete using JQuery or JSON in ASP.NET,How to Validate Date in Different(Any) formats using C#.NET/VB.NET and JQuery:How to get GridView Cell Data in ASP.NET using C#/VB.NET
Visual
Studio Shortcuts:
Shortcut
|
Description
|
Ctrl+F4
|
Close current tab
|
Ctrl+M
|
Collapse HTML Tag
|
Ctrl+T
|
UnCollapse HTML Tag
|
Ctrl+M+A
|
Collapse All
|
Ctrl+M+X
|
Uncollapse all
|
Ctrl+M+O
|
Collapse declaration bodies
|
Ctrl+M+L
|
Uncollapse declaration bodies
|
Ctrl+M+M
|
Collapse / un-collapse current
preset area (e.g. method)
|
Ctrl+L
|
Delete current line or selection
of lines to and add to clipboard
|
Ctrl+Del
|
Delete word to right of cursor
|
Ctrl+BackSpace
|
Delete word to left of cursor
|
Ctrl+Enter
|
Enter blank line above cursor
|
Ctrl+Shift+U
|
Make Uppercase
|
Ctrl+U
|
Make Lowercase
|
Ctrl+K+C
|
Comment selected text
|
Ctrl+K+U
|
Uncomment selected text
|
Ctrl+K+D
|
Format document to code
formatting settings
|
Ctrl+K+F
|
Format selection to code
formatting settings
|
Ctrl+Shift+B
|
Build the solution
|
Ctrl+Alt+F7
|
Rebuild solution
|
Ctrl+Break
|
Cancel build process
|
Ctrl+Space
(or) Alt+Right Arrow
|
Autocomplete word from completion
list
|
Ctrl+\+E
|
Show Error list
|
F9
|
Toggle breakpoint
|
Ctrl+B
|
Insert new function breakpoint
|
F5
|
Start debugging
|
F11
|
Debug / step into
|
F5
|
Start debugging
|
F11
|
Debug / step into (e.g.method)
|
F10
|
Debug / step over (e.g.method)
|
Ctrl+F11
|
Debug / step out
|
Ctrl+F10
|
Debug / run to cursor
|
Ctrl+Alt+Q
|
Show Quickwatch window
|
Ctrl+Shift+F10
|
Set current statement to be the
next executed
|
Shift+F5
|
Stop Debugging
|
Ctrl+Alt+S
|
Open Server explorer window
|
Ctrl+Alt+L
|
Open Solution explorer window
|
Shift+Esc
(or) Esc
|
Close Find & Replace Window
|
F12
|
Display method decaration
|
Ctrl+J
|
Open IntelliSense completion list
|
Shift+Alt+Enter
|
Toggle full screen mode
|
Ctrl+F6
|
Go to next / go to previous window
|
Ctrl+Alt+Q
|
Add Watch
|
Alt+W+L
|
Close All opened Documents
|
"If you like my blog or articles, you can appreciate by leaving your comments or Liking my Facebook pageAspdotnet-kishore, following on Google+ Aspdotnet-Kishore, Twitter on AspdotnetKishore, Linked in Aspdotnet-Kishore, stumbling my posts on stumble upon and subscribing on RSSfeed Aspdotnet-Kishore for free updates directly to your Email inbox . Watch my blog for more articles."
No comments:
Post a Comment