Saturday 27 August 2016

Visual Studio shortcut keys

Format document                                        CTRL+K,D
Comment                                                     CTRL+K,C
UnComment                                                CTRL+K,U
Show Intellisense                                         CTRL+Space
Toggle Full screen                                       ALT+Shift+Enter
Build project                                                Shift+F6
Build Solution                                              CTRL+Shift+B/F6
Attach the debugger to a process                 CTRL+ALT+P
Expand or collapse current element            CTRL+M,M
Collapse all                                                  CTRL+M,O
toggle all outlining                                       CTRL+M,L
Convert selected text to UPPERCASE        CTRL+Shift+U
Convert selected text to LOWERCASE      CTRL+U



No comments:

Post a Comment