Jason Rowe

Be curious! Choose your own adventure.

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

Posted

in

by

Comments

Leave a Reply

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