Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full uninstall does not remove installed extensions #4624

Closed
vsccarl opened this issue Mar 23, 2016 · 3 comments
Closed

Full uninstall does not remove installed extensions #4624

vsccarl opened this issue Mar 23, 2016 · 3 comments
Assignees
Labels
extensions Issues concerning extensions *question Issue represents a question, should be posted to StackOverflow (VS Code)

Comments

@vsccarl
Copy link

vsccarl commented Mar 23, 2016

  • 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

@vsccarl vsccarl added v-test extensions Issues concerning extensions labels Mar 23, 2016
@joaomoreno
Copy link
Member

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

@joaomoreno joaomoreno added the *question Issue represents a question, should be posted to StackOverflow (VS Code) label Apr 29, 2016
@surajklmn
Copy link

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

@proclaim
Copy link

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

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issues concerning extensions *question Issue represents a question, should be posted to StackOverflow (VS Code)
Projects
None yet
Development

No branches or pull requests

4 participants