Visual studio 2008 C Sharp Organize using statement

Hi,

I have just started looking in the Visual studio 2008. One of the things that I have already started to like very much is the using statement organization. Yes Now we can select all the using statements and ask the studio to organize it. The studio will sort the statement in the order of their name.

The better thing was the ability to remove the unused using statement. Yes you read it right. Select the using statements rightclick->OrganizeUsing->Remove Unused Usings. This will remove all those using statements that are not required in the page.

What a beautiful utility. Something that will improve the overall code of a normal developer.

Vikram

P.S. Stay tuned to this location for more news on the visual studio 2008

Share this post   Email it |  digg it! |  reddit! |  bookmark it!

Feedback

Please post your comments:

Name:  
Email (optional): Your email address will not be posted.
URL (optional):
Comments: HTML will be ignored, URLs will be converted to hyperlinks  
Enter the text you see in the box:
 
Copyright © 2006 - 2008 Vikram Lakhotia