Visual Studio Code always reopens previous file or folder -
vscode seems remember session , reopen files and/or project open last time used it. behaves correctly when running command line file or folder supplied, when opening task bar shortcut, i'd default empty environment.
is there way change behavior?
you can go settings , use following:
"window.reopenfolders": "none" which not reopen folders working on when closed editor. other options one (the default) , all.
Comments
Post a Comment