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

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -