【问题标题】:How to uninstall VS Code如何卸载 VS 代码
【发布时间】:2019-06-20 23:28:08
【问题描述】:

我使用了来自 stackoverflow question 的以下命令。但它没有从我的 mac 中删除 VS Code。我仍然看到与vscode 徽标关联的.config 文件,当我单击它时,它会打开vs 代码应用程序。

rm -fr ~/Library/Preferences/com.microsoft.VSCode.helper.plist 
rm -fr ~/Library/Preferences/com.microsoft.VSCode.plist 
rm -fr ~/Library/Caches/com.microsoft.VSCode
rm -fr ~/Library/Caches/com.microsoft.VSCode.ShipIt/
rm -fr ~/Library/Application\ Support/Code/
rm -fr ~/Library/Saved\ Application\ State/com.microsoft.VSCode.savedState/
rm -fr ~/.vscode/

atom 也有同样的问题。我怎样才能卸载这些应用程序:(

【问题讨论】:

  • 我已经这样做了,但没有帮助。这是我在帖子中链接的原始 stackoverflow 问题中提到的步骤之一。
  • 我也有这个问题。它也必须在其他地方,但不确定在哪里。

标签: macos visual-studio-code uninstallation


【解决方案1】:

转到路径:

C:\Program Files\Microsoft VS 代码

双击

卸载.exe

它将从您的 Windows 计算机中卸载 vs 代码。

【讨论】:

    猜你喜欢
    • 2011-07-03
    • 1970-01-01
    • 1970-01-01
    • 2021-07-28
    • 2017-12-22
    • 1970-01-01
    • 1970-01-01
    • 2022-07-17
    • 1970-01-01
    相关资源
    最近更新 更多