Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: Last Version
- OS Version: Linux mint Last Version
Steps to Reproduce:
- open vs code ,clone a git repository in a random folder with your prefered extension , and delete the repo with the
rm -rf <repo-name> and close vscode.
- open vscode again , and try to clone this repo again : whooaa you can not
- vscode automatically open the parent folder of the deleted repo instead of clone this one
Does this issue occur when all extensions are disabled?: Yes/No
Steps to Reproduce:
rm -rf <repo-name>and close vscode.