
Visual Studio Code FAQ
Written on by Arafat.
Quick answers to common questions about installing, using, and customizing Visual Studio Code.
Cleaning VSCode profiles Folder & Workspaces
If in "Profiles" page, a lot of paths listed under "Folder & Workspaces" (many of them temporary ones), the small x on the right is displayed but doesn't work (grayed out).
Solution
Open > Help menu
Select > Show All Commands (Ctrl+Shift+P
).
Search > Developer: Reset Workspace Associations.
This deletes ALL folder associations in ALL profile
🔗Source