Format Namespace List

By Michael Flanakin @ 2:55 PM :: 146 Views :: 0 Comments :: Visual Studio, (Open), (Unreported) :: Digg it!
Visual Studio 2005 added the ability to dynamically add namespaces to a file from a context menu. I love this feature, but what I hate is that it simply tacks the new namespace to the end of the list. I'd like to see this list be alphabetized and formatted. For instance, if I'm creating a project that depends on a third party control called Foo, then I want to see my System.* namespaces, then Foo.*, then my project namespaces. Between each, I want a blank line and I also want each list alphabetized. Having this organization makes it easy for me to glance at the list and see what's there. I know you don't look at it all that much, but I'm just anal like that, I guess... Ok, I know I am.

Ratings

Comments

Currently, there are no comments. Be the first to post one!
Click here to post a comment



Archives Archives

Categories Categories

Related Links Related Links