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?
Asked
Active
Viewed 4,829 times
0
-
2Does 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 Answers
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