0

I seem to be making things worse with trying to fix the terminal configuration...I think it would be easier to just start from scratch. Does anyone have some easy to follow steps on how to completely uninstall VS Code?

Corey Whaley
  • 11
  • 1
  • 1
  • 2
    Does this answer your question? [How to completely uninstall vscode on mac](https://stackoverflow.com/questions/42603103/how-to-completely-uninstall-vscode-on-mac) – Masoud Keshavarz Jul 17 '21 at 10:37

1 Answers1

0

According to the VS Code documentation, you should delete $HOME/Library/Application Support/Code and ~/.vscode after uninstalling the software to completely remove user data.

baptiste0928
  • 125
  • 1
  • 8