All--
I'm not sure where this post belongs; so, I am putting it here because this area seems to get a lot of traffic.
I need a tool that can sorts class members alphabetically in a source code file, on-demand and/or automatically, in the VS.NET 2003 IDE.
That is, I want all of the members in the class to be sorted the same way that those members are listed in IntelliSense when consuming the class.
(As an example of this, functionality similar to that of Eclipse would be great.)
(I know there are code editor plugins like ReSharper and I am hoping that one of them can do this. Unfortunately, I do not know of a list of what is available; so, I am am hoping someone has seen this.)
What do you think?
Please advise.
Thank you.