Cool Extension for Visual Studio 2010

i have been using Power Commands for Visual Studio for a long time. but i had never noticed that it’s a got very good feature for automatically formatting the document on save. not only it can format the document, but also it can remove and sort using statements in the files when you save them.

it this really good for me because we use stylecop to enforce coding standard within our dev team.

it’s also good when you refactor your code and end up changing namespaces and class names.

to install the extension. click on the extension manager in the option menu.

then search for PowerCommands and select and install it from the list.

image

once the installation is done, click on tools then click on option menu.

image

 

from the options dialog box select PowerCommands and in the left hand side check the options you desire.

image

 

and you are good to go.

Written by vahid

Tuesday, May 29, 2012 at 8:51 PM

Tagged with ,

1 Comment to Cool Extension for Visual Studio 2010

  1. Hi Vahid,

    it's Steve Hunter - found your blog!

    Steve Hunter

    31 May 12 at 8:53 PM

Leave a Reply