我卸载vs-code
后,弹出消息出现:
Your extensions and settings will not be removed.
现在,我想删除所有vs-code
设置并将其安装为新用户。我该怎么办?
答案 0 :(得分:10)
如果要完全删除设置,请转到%UserFolder%\AppData\Roaming\Code
并删除整个文件夹。然后卸载并重新安装。
如果您也要删除所有扩展名,请删除extensions
上的%UserFolder%\.vscode
文件夹。
答案 1 :(得分:0)
另一种选择是下载Revo Uninstaller工具的免费版本,该工具会发现任何剩余的东西
https://www.revouninstaller.com/revo-uninstaller-free-download/
答案 2 :(得分:0)
尽管您可以使用 rm
来执行此操作,但使用 code
命令行更安全。
示例:https://code.visualstudio.com/docs/editor/command-line