hi all!
I’ve plan to use visual studio with the plugin instead monodevelop…
how can I do to clean the solutions/projects that monodevelop creates? or better: which files I need to delete that after visual studio creates to use itself?
thanks in advance!
edit:
if I change only the choice from the settings, the project is not loaded in visual studio
To more fully utilize Visual Studio, you should download the “Visual Studio Tools for Unity” plugin. You can find out more information about it here:
It’s worth noting that (I think? It says vs2015 on the installer) the download link there is specifically for 2015, and you’ll have to download the plugin for earlier versions here:
After installing that, you’ll need to import the .unitypackage file found in the installation directory of the asset, and make sure the chosen editor in Unity is “UnityVS” This asset will manage the generation of the project + solution, hook up the editor console, and some other really cool debugging features.