发布于 2016-07-15 00:28:34 | 69 次阅读 | 评论: 0 | 来源: 网友投递
Microsoft Visual Studio Windows平台集成开发环境
Microsoft Visual Studio(简称VS)是美国微软公司的开发工具包系列产品。VS是一个基本完整的开发工具集,它包括了整个软件生命周期中所需要的大部分工具,如UML工具、代码管控工具、集成开发环境(IDE)等等。所写的目标代码适用于微软支持的所有平台,包括Microsoft Windows、Windows Mobile、Windows CE、.NET Framework、.NET Compact Framework和Microsoft Silverlight 及Windows Phone。
Visual Studio Tools for Unity 2.3 发布,Visual Studio Tools for Unity (VSTU)是 Visual Studio的 Unity 插件,可以使用 Visual Studio 构建 Unity 游戏。
VSTU 2.3 值得关注的更新:
VSTU no longer conflicts with the Xamarin tools, preventing you from debug your Unity game.
You can now use the text, XML, HTML and JSON string visualizers when debugging.
Support for function breakpoints in Visual Studio 2015 is now included.
All of Unity’s MonoBehaviours are now available from our wizards.
Multiple issues in the expression evaluation of the debugger have been resolved.
您可以直接从Visual Studio IDE 扩展管理器下载VSTU 或从 Visual Studio Gallery:
详情:Visual Studio Tools for Unity 2.3