微软 Visual Studio Code 1.25.1 多国语言版
isual Studio Code (简称 VS Code / VSC) 是一款免费开源的现代化轻量级代码编辑器
支持几乎所有主流的开发语言的语法高亮、智能代码补全、自定义热键、括号匹配、代码片段、代码对比 Diff、GIT 等特性
支持插件扩展,并针对网页开发和云端应用开发做了优化。软件跨平台支持 Win、Mac 以及 Linux,运行流畅,可谓是微软的良心之作
Visual Studio Code 是微软首次为开发者提供「跨平台」的代码编辑器,微软开发部门负责人称:“虽然许多人把 Windows 作为开发环境,但还有很多人用的是 Linux 和 Mac,与其说服这些人改用 Windows,不如在他们使用的平台上提供工具满足其要求。” 可以预见,VSC 的推出将会在开发界掀起轩然大波。
近日,微软更新了新版1.25.1,修复Bug提升程序性能,推荐更新。
更新日志
- Grid editor layout - Custom horizontal and vertical editor layout.
- Outline view - Symbol tree outline and navigation for your documents.
- Portable Mode - Run or copy your VS Code setup from a USB thumb drop or file share.
- Hover display options - Control the appearance of hover information.
- Sub-word navigation - Quickly navigate in camelCase words.
- Floating debug toolbar - Keep the debug toolbar always visible without hiding editor tabs.
- Extensions view improvements - Easily see Enabled, Disabled, and Recommended extensions.
- Preview: Settings editor - Now with a "Table of Contents" to organize settings.
- Language Server Protocol Inspector - Extension authors can visualize LSP protocol traffic.
- New Python Flask tutorial - Use VS Code to create and debug Python Flask web applications.
下载地址
官方网站:https://code.visualstudio.com
安装版下载(自动判断系统位宽):https://code.visualstudio.com/docs/?dv=win
32位安装版:https://code.visualstudio.com/Download#windows32-download-stable
64位安装版:https://code.visualstudio.com/Download#windows64-download-stable
压缩包版本:https://code.visualstudio.com/docs/?dv=winzip
Mac平台:https://code.visualstudio.com/docs/?dv=osx
Linux 32位:https://code.visualstudio.com/docs/?dv=linux32
Linux 64位:https://code.visualstudio.com/docs/?dv=linux64
作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可
文章评论(0)