Uninstall Vscode Mac ^hot^

Prev Next

Uninstall Vscode Mac ^hot^

If you are reinstalling VS Code to fix a bug but want to keep your code snippets, themes, and settings:

Terminal app and run these commands one by one to purge all residual data: Stack Overflow +1 bash # Remove main application support (settings, global storage) rm -rf ~/Library/Application\ Support/Code # Remove extensions and workspace storage rm -rf ~/.vscode # Remove cached data rm -rf ~/Library/Caches/com.microsoft.VSCode* # Remove saved application state rm -rf ~/Library/Saved\ Application\ State/com.microsoft.VSCode.savedState # Remove preference files rm -rf ~/Library/Preferences/com.microsoft.VSCode* Use code with caution. Copied to clipboard Option B: Manual Removal (GUI) Open uninstall vscode mac