dotBunny / VSCode

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

let VS Code open in new window #120

Closed phest closed 8 years ago

phest commented 8 years ago

Thanks for building and maintaining this plugin!

Currently, the plugin passes the -r option to VS Code:

-r, --reuse-window
Force opening a file or folder in the last active window.

This plugin should not be affecting VS Code windows dedicated to other projects. This change lets VS Code open in a new window if needed.