github / VisualStudio

GitHub Extension for Visual Studio

Home Page:https://visualstudio.github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

eliumoraes opened this issue · comments

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

  • Show file in its tree

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.