I need to clean install vscode on my mac. I opened the terminal and removed the .vscode/
from ~
. I also delete the Visual Studio Code.app/
from /
. However, after deleting all that and download a fresh copy, I installed and open the editor and the editor remembered the last project I had. For me, that means that it is something else I need to delete but I can't find it. I went to the documentation but can't find anything about uninstalling the editor. Does anyone know how to completely uninstall VSCode from mac?
What I have tried
Following this instructions and new installation of vscode keeps remembering the last project I opened.