发布于 2017-10-05 23:32:32 | 133 次阅读 | 评论: 0 | 来源: 网友投递
Visual Studio Code 跨平台编辑器
Visual Studio Code 是一个运行于 OS X,Windows 和 Linux 之上的,针对于编写现代 web 和云应用的跨平台编辑器。该应用仍然处于预览版阶段,但是你现在就可以在这里下载体验。
Visual Studio Code 1.17 发布了,值得关注的改进内容包括:
支持 macOS Touch Bar - 可使用 Touch Bar 进行导航和调试
改进源码折叠 - Collapse region markers and off-side language blocks.
提升集成的终端性能 - 终端渲染速度提升 45 倍之多
编码时的自动导入的建议 - See module and path import suggestions while coding.
调试时刻显示源码位置 - Easily navigate from the Debug Console to source code.
对正则表达式以及格式化字符串的彩色化提升 - Helps with parsing and identifying errors.
改进对多个 SCM 的支持 - New UI to view changes in multiple source control repositories.
全新在线文档 - Java language, 'Tips and Tricks', and Debugging Recipes topics.
预览:支持多个 root 工作空间 - No reload on workspace updates, combined view of available tasks.
为多个 root 工作空间提供帮助支持 - To help extenders be ready for multi-root workspaces.
你可以从 https://code.visualstudio.com/updates 这里了解到完整的改进内容,同时这里 https://youtu.be/dQmtzf65jY8 有一份关于该版本新特性介绍的视频。
一些新特性预览图:
1. Touch Bar 支持
更好的 macOS 原生窗口 Tab 支持:
全新 Logo
更好的 --wait 支持
代码折叠:
全新的集成终端的渲染引擎
调试时显示源码位置:
正则表达式和格式化字符串的彩色显示:
多 SCM 支持的提升:
完整新特性说明请看 https://code.visualstudio.com/updates/v1_17