A
A
Akson872012-03-12 22:15:53
Source
Akson87, 2012-03-12 22:15:53

How to sync disk folder structure and filters in Visual Studio?

It is possible that this is quite elementary and I just do not know about some kind of checkmark, but still.
There is a solution in the visual studio with a project inside. The project has a bunch of filters nested inside each other. But these filters live a completely separate life from the file structure, and when I add a new file using the studio, it creates it in the project folder, throwing all the sources into one heap.
What I want? I want filters to match folders. Those. when I create a filter, the studio created a folder and when I create a file inside the filter, it added it to the corresponding folder.
I understand that I can create the necessary hierarchy of folders on the disk myself and at the same time the same hierarchy of filters, but I want to do it automatically.

How to do this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
AM5800, 2012-03-13
@AM5800

There is a "Show All Files" button at the top of the Solution Explorer. After clicking on it, the filters will disappear and you will be working with the file system.
Probably not exactly what you need - but as an option.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question