If I create new folder in a Visual Studio project, Visual Studio will automatically reorder all the project folders alphabetically. I want to order them as I want.
Is there any way to do that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No.
The only way I’ve found to achieve something close to that outcome is to prefix the folder with a number to create the ordering. Not ideal, but it works.