1

If I create new folder in VS project ,Automatically VS reorder all project folders alphabetically
I want to order them as I want .. Is there any way to do that ?

Amr Badawy
  • 7,453
  • 12
  • 49
  • 84

2 Answers2

2

The only way I've found to do it is to prefix the folder with a number to create the ordering. Not ideal, but it works.

starskythehutch
  • 3,328
  • 1
  • 25
  • 35
0

Sometimes i use prefix folders with"_" to do that

Hotmoil
  • 623
  • 1
  • 7
  • 15