Completely Uninstall VSCode on Windows

Опубликовано: 04 Октябрь 2024
на канале: Susan B.
9,170
114

To completely uninstall VSCode (Visual Studio Code) on Windows, you have to first uninstall the program then delete the following two directories to clear any files associated with VSCode:

~/APPDATA/Roaming/Code
~/.vscode

If you do not follow the latter steps, you will find that if you reinstall VSCode it will still have some of your previous settings.

=== NOTES ===
https://codewithsusan.com/notes/compl...

=== CHAPTERS ===
00:00 Introduction
00:20 Uninstall
00:55 Remove related directories
01:47 Reinstall