github / VisualStudio

GitHub Extension for Visual Studio
https://visualstudio.github.com
MIT License
2.36k stars 1.2k forks source link

Add the option 'open file tree' when right-click in the tab file name #2695

Open eliumoraes opened 1 year ago

eliumoraes commented 1 year ago

When I right click in some tab I would like to find an option:

It will be very good for us, because we only have options to close tabs, to open containing folder (with explorer), to pin and set layout.

But when you are working in a big repository with multiple layers things can become very confused.

If you use the 'Colapse all' feature from solution explorer tools you will have to open each tree in a manual way. This feature is very good, because you remove some of the caos, but then you will have to open manually each folder/subfolder or project to be able to keep open the ones you are still working on.

This is the reason that we should have the option to open tree for a tab or for all tabs that we choose.