in

Platinum Bay

Peace, Love, and...

This Blog

Syndication


.NETicated

Top Ten VS Keyboard Shortcuts

Lisa Feigenbaum from the VB Team at Microsoft just published a list of her top ten Visual Studio keyboard shortcuts. I'm very fond of keyboard shortcuts, both in Visual Studio and in Windows. I couldn't imagine having to use the mouse to copy (Ctrl+C), paste (Ctrl+V), cut (Ctrl+X), switch applications (Alt+Tab), open the task manager (Ctrl+Shift+Esc), minimize all open windows (Win+M) or lock my computer (Win+L).

And when you spend a good amount of your day in the IDE as I do, the developer in you kicks in and you have to find a more efficient way of doing things.

So here are my top ten favorites (VB.NET in Visual Studio 2005), in no particular order:

  1. Shift+Tab to switch the active document.
  2. Ctrl+K, Ctrl+C and Ctrl+K, Ctrl+U to comment and uncomment the current line or currently selected lines.
  3. Shift+Del to delete the line of code currently in focus by the cursor.
  4. The classic F5 to start debugging.
  5. Ctrl+Z and Ctrl+Y to undo and redo recent changes.
  6. Ctrl+Shift+Left Arrow and Ctrl+Shift+Right Arrow to select text word by word, instead of character by character.
  7. Ctrl+K, Ctrl+D to format the current document or selection. In VB this auto-formats the casing, indentation, and layout (if enabled).
  8. F10 and F11 to step over and step into, respectively, when debugging.
  9. Ctrl+F and Ctrl+Shift+F to Displays the Find and Replace dialog box for a single-file and multiple-file search, respectively.
  10. I don't have a number ten, offhand. Although from looking through the list, I'll have some new ones shortly.

Get your free poster today, and take the first step towards enhanced productivity.

Microsoft Download Center Poster URLs

Visual Basic 2005 Visual C# 2005 Visual C++ 2005

Published Apr 25 2007, 12:50 AM by Steve
Filed under:

Comments

No Comments

Leave a Comment

(required )  
(optional )
(required )  
Add

About Steve

Steve Andrews is an independent consultant, INETA speaker, and Microsoft MVP for Visual Studio ALM. He has been working in technology for over ten years focusing on custom application development and Application Lifecycle Management. Steve is also Microsoft and IBM certified and a community fanatic having led sessions at nearly 100 events across North America. When he's not developing software solutions or engaging with the community about software technology, Steve is a closet singer and songwriter and plays the guitar and keys. Occasionally, Steve even gets to sleep. Occasionally.
Powered by Community Server (Commercial Edition), by Telligent Systems
© Platinum Bay | Some Rights Reserved Creative Commons License

Disclaimer: The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Feel free to challenge me, disagree with me, or tell me I'm completely nuts in the comments section of each blog entry, but I reserve the right to delete any comment for any reason whatsoever (abusive, profane, rude, or annonymous comments) - so keep it polite, please.