My Favorite Visual Studio Short Cut Keys

  • Ctrl + Shift + F Find in multiple files.
  • Ctrl + K + D Apply default formatting rules.
  • Ctrl + K + C Comment section.
  • Ctrl + K + U Uncomment section.
  • Ctrl + Alt + E Debugger auto break on exception settings.
  • Ctrl + I to incrementally search
  • Ctrl + Minus Jump back to previous cursor location
  • Ctrl + Shift + Minus Jump forward to last cursor location
  • Ctrl + K, C Comment out currently selected code
  • Ctrl + K, U Uncomment currently selected code
  • Ctrl + K, F Format selected code
This entry was posted in Commentary and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>