dotBunny / VSCode

Unity Visual Studio Code Integration
MIT License
674 stars 181 forks source link

Unity 5.6 version release date #150

Closed kotrs closed 7 years ago

kotrs commented 7 years ago

This plugin is very good. But the version 2.8 is not compatible with Unity 5.6. When will you release new version? Thank you

reapazor commented 7 years ago

Hmm, whats not working in 5.6?

kotrs commented 7 years ago

There is no option for VSCode in Unity - Preferencies. So I am not able to switch on the plugin.

reapazor commented 7 years ago

Do you have compile errors in your project?

kotrs commented 7 years ago

Oh ... yes ... I have ... This is the issue ?

reapazor commented 7 years ago

Because the plugin is open source, the code needs to be compiled to be utilized. At least for the 'first time'. When unity runs into compilation errors it doesn't update any libraries loaded.

While we've contemplated providing a compiled build, people still seem to like the open source nature of the project :)

kotrs commented 7 years ago

It is working now ... thank you