Posts Tagged Visual Studio
My Favorite Visual Studio 2010 Theme
Posted by Michael Bowersox in Development on May 8, 2011
I’ve always been a fan of visual studio themes with a darker background as I find that the white background of the default theme tends to hurt my eyes after working for a few hours straight. When starting my last job, I stuck with the default theme for a month or two before I noticed [...]
Visual Studio Intellisense Shortcut
Posted by Michael Bowersox in Development on December 6, 2008
I have been using Visual Studio since version 6, but never took the time to actually find out what the shortcut to bring up an Intellisense dialog is. Turns out that hitting Ctrl+J will bring up Intellisense for the current token. So two key strokes later I had this: Simple and just what I was [...]