You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's great if we can have the options in vscode that could open a specific folder and the workspace only focus on that desired folder and the others should disappear temporarily unless we click the option that exit the focus specific folder only.
because if we have 20 folders in one project and every folders has 20 files
We need that functionality that focuses on a specific folder, thanksssssss microsoft.
The text was updated successfully, but these errors were encountered:
I think it duplicate of #41860 or #95182 or similar requests.
At this moment you can use files.exclude to hide folders/files, and then comment/uncomment necessary.
Or check extensions like Toggle Excluded Files to show/hide all excluded or something closer to your request.
It's great if we can have the options in vscode that could open a specific folder and the workspace only focus on that desired folder and the others should disappear temporarily unless we click the option that exit the focus specific folder only.
because if we have 20 folders in one project and every folders has 20 files
We need that functionality that focuses on a specific folder, thanksssssss microsoft.
The text was updated successfully, but these errors were encountered: