dotBunny / VSCode

Unity Visual Studio Code Integration
MIT License
673 stars 180 forks source link

When VSCode is not open, opening a file in Unity opens a new VSCode session #163

Open lifeformed opened 6 years ago

lifeformed commented 6 years ago

My session gets overwritten each time I close VSCode and open a file from Unity (or double click on a debug output line). This means I lose track of the files I had open. If I do "Edit->Open C# Project in Code", it opens the previous session.

The problem is probably with Unity itself, not this plugin, but is there a workaround for now?

dissidently commented 6 years ago

Same problem, exactly.