Closed as not planned
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.100.2
- OS Version: Windows 11
Steps to Reproduce:
- Open the “Folders and Workspaces” section in the settings (
settings.json
) - Try to delete a listed folder path (via right-click or edit)
- The folder path cannot be removed — nothing happens or no option is available
Issue Description:
In the configuration settings
, paths listed under “Folders and Workspaces” cannot be deleted. Even manually removing the entry doesn't persist — the path reappears after restarting VS Code.
Expected Behavior:
Users should be able to permanently remove unused folder paths via the UI or config file.