Visual Studio for mac (Microsoft code editor)

Which programming software on the Mac easy to use? Macdown offer this free Visual Studio for mac (Microsoft code editor), referred to as VS, is a basic complete set of development tools, which includes most of the entire software life cycle tools needed, such as UML tools, code control tools, integrated development environment (IDE), and so on. A friend in need quickly download Mac Visual Studio Chinese version of it!

https://www.macdown.com

About Mac Visual Studio official Chinese version

VS is short for Microsoft Visual Studio. VS is Microsoft's US development kit products. VS is a substantially complete set of development tools, which includes most of the software life cycle tools required, such as UML tools, code control tools, integrated development environment (IDE) and the like.

Mac Visual Studio Chinese version of the software features

IntelliSense
借助 Roslyn 的强大功能,Visual Studio for Mac 让你随时可使用 IntelliSense。 IntelliSense 随着键入描述 API,并使用自动完成功能以提高编码速度和精确度。
快速信息工具提示方便您检查 API 定义,“波形曲线”方便您了解问题,这些通常会在您执行键入操作时显示。
调试
使用 Visual Studio 调试程序,可以跨语言快速找到并修复 bug。
使用 Visual Studio for Mac 调试程序,可以通过设置 Breakpoints、Step Over 语句、Step Into 和 Out of 函数来逐步执行代码,并通过强大的可视化效果检查当前状态。
重构
随着项目规模的扩大,你很可能会发现你要重组和重构自己或其他人之前编写的代码。 Visual Studio for Mac 可以为你省却一切麻烦,让你倍感轻松。
Visual Studio for Mac 编辑器通过“快速操作”菜单支持强大的内置重构选项,如提取方法和重命名。

源代码控制
在任意提供程序(包括 GitHub 和 Azure DevOps)托管的 Git 或 SVN 存储库中管理代码。 查看差异、暂存文件,并从 Visual Studio for Mac 内部进行提交。
测试
使用测试工具编写优质代码。 使用 Visual Studio for Mac 的集成测试运行程序,可以运行并调试单元测试和自动化 UI 测试。协作
选择适合的开发环境。 在 macOS 上使用 Visual Studio,可以使用任一操作系统与团队无缝共享 C# 和 F# 项目。

Mac Visual Studio中文版常见问题

Visual Studio for mac可以生成哪些应用?
借助 Visual Studio for Mac,可以使用 ASP.NET Core 生成网站,使用 .NET Core 生成应用,使用 Unity 生成游戏,使用 Xamarin 生成适用于 Android 和 iOS 的移动应用。 Azure 可以集成到你的所有应用中。
Visual Studio for mac可以使用哪些语言?
借助 Visual Studio for Mac,可以使用 C#、F#、Razor、HTML5、CSS、Javascript 和 Typescript、XAML 以及 XML 编写代码。

Mac Visual Studio中文版更新日志

Visual Studio for mac(微软代码编辑器) v 8.3.10中文免费版

修复了由于主机未知导致iOS上的配置可能中断的问题。

Guess you like

Origin www.cnblogs.com/qq22949529/p/11911117.html