Microsoft/vscode

Windows uninstaller should have option to also remove user data dir and extensions dir

Open

#66,837 opened on Jan 21, 2019

View on GitHub
 (13 comments) (1 reaction) (1 assignee)TypeScript (74,848 stars) (10,221 forks)batch import
feature-requesthelp wantedinstall-updatewindows

Description

I tried to uninstall / Reinstall Code Insider because of a recurring Error/Crash at "startup/reloaded" (Update / Reboot / proper exit), disabling extensions and remove all custom settings did not fixed it Before re-installing i wanted to be sure i has no crap left that code have hurted Code Insiders .... surprise surprise ....

  • VSCode Version: Latest of Code and Code Insider
  • OS Version: Windows 10

Steps to Reproduce:

  1. Install it
  2. Add extensions
  3. Change settings
  4. Use it
  5. Update it
  6. Uninstall it
  7. Be curious on what's left

image

On top of that, i uninstalled extensions long time ago and they were still on disk, here is what code-insiders --list-extensions output :

Angular.ng-template
bierner.markdown-preview-github-styles
eamodio.gitlens
EditorConfig.EditorConfig
eg2.tslint
formulahendry.dotnet-test-explorer
GitHub.vscode-pull-request-github
humao.rest-client
icsharpcode.ilspy-vscode
Ionide.Ionide-fsharp
mitchdenny.ecdc
ms-azuretools.vscode-azurefunctions
ms-vscode.azure-account
ms-vscode.cpptools
ms-vscode.csharp
ms-vscode.PowerShell
ms-vsts.team
msjsdiag.debugger-for-chrome
PeterJausovec.vscode-docker
ryanluker.vscode-coverage-gutters
Tyriar.sort-lines
VisualStudioExptTeam.vscodeintellicode

Contributor guide