dotBunny / VSCode

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

Add option to use parent of project as workspace #175

Closed BastianBlokland closed 4 years ago

BastianBlokland commented 4 years ago

First of all i wanted to thank you for the great plugin.

This pr adds support to use the parent of the Unity project as the vscode workspace. Useful if you have your Unity project in a sub-directory of your repository.

Would you guys be open for an option like this?

reapazor commented 4 years ago

Looks good, could be useful for others.