Similar Posts
#42 Navigate to off screen tabs in Visual Studio
To many files open. [ALT]+[TAB] works, but here is an alternative. I use this quite often, but there is a little tiny glyph update that I didn’t notice before. Acutally I have noticed it, I just didn’t register the fact that it changed once in a while. Now I know why. Do you? This…
#55 Navigate Bookmark folders in the Bookmark Window
If you’re crazy about dropping bookmarks in your project, then you’ll love this ability to manage them. There’s a Bookmark Tool Window (or Panel) that allows you to organize and arrange your bookmarks. You can create one or many folders with name, and then jump between bookmarks just in that folder. Once you’ve organized your…
VSTricks Introduction
VSTricks.com is alive (as of today) in part of a community new years (2009) resolution. Today is January 1st, 2009, and I’m hearing everyone talking about resolutions. Working out, eating right, stop smoking, this and that, blah, blah, blah. Good. More power to you. If New Years is the lame excuse you need to get…
#31 Changing the Visual Studio Background Color
Have you seen screen casts, or demos, or other folks using Visual Studio with a funky color scheme? Back backgrounds? Green backgrounds? Pink Backgrounds? Hey, whatever tickels your fancy, Visual Studio will come through for you. Kidding aside, there are some pretty cool themes with dark background colors. Here is one and here is another one….
#60 All and Common tabs on Intellisense (VB Only)
Once statement completion is up in Visual Basic context (sorry C-Sharpers) there is a tabbed view of options. One tab is Common (the default) and one tab is (ALL). You can switch between these tab from teh Keyboard – and this video quickly shows you how. Press [ALT]+[.] to move to the All tab Press…
#027 Print line number from Visual Studio
Do you ever have to print your source code? If you do, and then hand that source code out at a meeting, or leave it with someone, it is **MUCH** nicer to have line numbers printed for reference. This video shows you how to accomplish line numbers on your source code prints. File | Print…

