I downloaded vs code about a year ago and flip flopped between it and pycharm, but now I find that I need to get back to vscode I realised I’ve changed some sort of file setting, where even where I try to execute a simple python function in the terminal, it returns an error. essentially all I want is a hard reset, but everytime I re-install the application it loads up the same like nothing happened, I have deleted all files before reinstalling, and I have never set up an account, so I don’t know where they are getting the data from. All I need is a hard reset!!!
I tried removed files, uninstalling and re installing.
2
Answers
you can delete the .vscode folder which is hidden in your user folder:
First uninstall the vscode. then if you’re on a mac you can find the .vscode folder in your user folder(go to your hard drive, users and then your username). now you should make the hidden folders visible. again if you are on a mac you can do that by command + shift + dot.
now delete the .vscode folder and also delete it from the trash
You can completely uninstall vscode according to this link guide.