I started to learn one language and moved to a different one. I want to start with that language with a fresh code editor. But I don't know how to reset Visual Studio Code and delete all my data. How do I do that? Do I need to delete folders? I'm quite new to VS Code.
You can delete VSCode related data completely by deleting both of these or if you just want to reset your editor just delete the .vscode folder in your user profile.
To delete user data directory Code:
%APPDATA%\Code$HOME/Library/Application Support/Code$HOME/.config/CodeTo delete the extensions and other related data, delete the folder named .vscode:
%USERPROFILE%\.vscode~/.vscode/~/.vscode/For reference: Clean uninstall ("This can also be used to reset all settings if you don't want to uninstall VS Code.")
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With