| Author |
Solution Explorer: Is sorting possible?
|
|
| Josh McFarlane 2005-06-02, 3:59 pm |
| I've been fighting with this. Solution Explorer items appear in the
order you add them.
Is it possible, by any automatic or manual method, to change this sort?
I either want files to be in order of important set by myself or in
alphabetical order. It's getting annoying because I have to look
through my list of files before I can find the one I want.
| |
| Kevin Spencer 2005-06-02, 3:59 pm |
| Which version of Visual Studio?
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
"Josh McFarlane" <darsant@gmail.com> wrote in message
news:1117728007.729203.210300@o13g2000cwo.googlegroups.com...
> I've been fighting with this. Solution Explorer items appear in the
> order you add them.
>
> Is it possible, by any automatic or manual method, to change this sort?
> I either want files to be in order of important set by myself or in
> alphabetical order. It's getting annoying because I have to look
> through my list of files before I can find the one I want.
>
| |
| darsant@gmail.com 2005-06-02, 3:59 pm |
| Visual Studio .Net (Dev Environment 2002 Version 7.0.9466)
| |
| Kevin Spencer 2005-06-02, 8:58 pm |
| AFAIK, the sorting is done alphabetically, and there is no way to change it.
--
HTH,
Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.
<darsant@gmail.com> wrote in message
news:1117734768.249669.37700@g43g2000cwa.googlegroups.com...
> Visual Studio .Net (Dev Environment 2002 Version 7.0.9466)
>
| |
| Josh McFarlane 2005-06-02, 8:58 pm |
| Just found out what it was. It's a really flaky sorting method.
Does nothing while the solution is open. Close it and reopen and it
sorts it alphabetically, but capitals bypass this sorting method and
automatically go above everything else.
You think they'd at least document it somewhere or add a sort button so
you don't have to close and reopen the file.
|
|
|
|