Vscode: Full uninstall does not remove installed extensions

Created on 23 Mar 2016  ·  3Comments  ·  Source: microsoft/vscode

  • VSCode Version: 0.10.12-alpha
  • OS Version: Windows 10

Steps to Reproduce:

  1. Have some extensions installed
  2. Uninstall VS Code
  3. Delete VS Code %appdata% folder since it is not removed during uninstall
  4. Re-install VS Code
  5. Check installed extenstions

Actual:
There are left over installed extensions

Expected:
There are no installed extensions

*question extensions

Most helpful comment

how can i uninstall vs code compltly to install it again from scratch??

All 3 comments

Extensions are installed in %HOME%\.vscode\extensions, not %APPDATA%.

how can i uninstall vs code compltly to install it again from scratch??

I just did it and here are the steps
https://medium.com/@jimkang/complete-uninstall-remove-vscode-mac-5e48bef3bdec

Was this page helpful?
0 / 5 - 0 ratings