Archive for February, 2008
[SK#18] F2
F2: rename the selected symbol (field, variable, method, etc…)
[SK#17] CTRL-R, CTRL-M
CTRL-R, CTRL-M : extract method from the selected block of code. Create a method with a given name.
Visual Studio Dark Settings
From few weeks I begin to use Visual Studio with Dark Background. I read that it’s better for your eyes and in fact it seems more relaxing.
I designed my own theme starting from these blog posts:
http://weblogs.asp.net/infinitiesloop/archive/2006/08/06/Join-the-Dark-Side-of-Visual-Studio.aspx
http://www.hanselman.com/blog/ChangingYourColorsInVisualStudioNETBlackVersusWhite.aspx
http://www.agileprogrammer.com/dotnetguy/archive/2006/09/07/19030.aspx
http://www.codinghorror.com/blog/archives/000417.html
This is my theme:
And if you like it, and want to use it, you can get the theme to import here: emadark.zip
[SK#16] CTRL-R, CTRL-I
CTRL-R, CTRL-I : extract interface from the selected class. A dialog where you can choose what extract appear.
RSS


