#016 Understanding and Customizing Keyboard Shortcuts

Visual Studio has a ton of Keyboard shortcuts built in. In fact, there are HUGE PDF Prints available for VS2005 C# and Visual Basic, as well as VS2008 C# and VS2008 Visual Basic. If you want to change or add to the current keyboard shortcuts, this … [Continue reading]

#015 Virtual Space

This is a great option for comments. If you like to write comments, and like them to all line up on the right side of your code, then this trick is for you. The video makes a reference back to showing/hiding white space, which was covered in Trick … [Continue reading]

#014 Word Wrap, and Word Wrap Glyph

Sometimes scrolling to the right for long lines of text hides other text that you want to see at the beginning of the line. Using word wrap allows you to see all text on a line, one the screen at once. Some like it, some don’t – but that’s why it’s … [Continue reading]

#013 Quick Find Options, Match Case, Whole Word, and more

Quick Find by default uses the options set in [CTRL]+[F] Find window. This quick video shows you how they work, and will help you quickly navigate your Quick Finds. … [Continue reading]

#012 Quick Find data in current document

Yet another search tip. This is a helpful feature that helps you remember and reuse searches that you have already done. This info persists across sessions, so when you open Studio next time, you’ll be able to see a history from the last session’s … [Continue reading]