Feature Request: "Scope to This" #31368
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
file-explorer
Explorer widget issues
This is not a bug, but a feature request.
Most projects have many files and a deep file structure. Especially files at the top levels are rarely edited in TypeScript projects (lots von differenct json / config files). In the example screenshot, all the code editing happens in the marked area, the rest ist stuff I almost never edit:
In full Visual Studio there is a feature to "Scope to This" in the Solution Explorer to virtually move the shown root folder to a sub-folder of the solution.
It would be great to have the same functionality in VSCode - this way the user could concentrate on the files that actually matter most of the time.
The text was updated successfully, but these errors were encountered: