Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

My OS: Windows 10

Problem: some weird things are happening, File icons disappeared for example.

Anyway to completely uninstall so I can reinstall from scratch.

I tried just uninstalling, upon reinstalling every setting was there: files, settings, extensions....

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
857 views
Welcome To Ask or Share your Answers For Others

1 Answer

Attention: this will remove your program settings, installed extensions and workspace settings!!!

Better make backup first.

You can try to delete these folders after uninstalling program:

C:Users<USERNAME>AppDataLocalProgramsMicrosoft VS Code (program folder for user installation)

or

C:Program FilesMicrosoft VS Code (program folder for 64-Bit-Windows)

or

C:Program Files (x86)Microsoft VS Code (program folder for 32-Bit-Windows)

C:Users<USERNAME>.vscode (installed extensions)

C:Users<USERNAME>AppDataRoamingCode (program settings, workspace settings)

And then reinstall.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...