代码编辑器Visual Studio Code

代码编辑器Visual Studio Code

v1.17 官方版

  • 2017-10-08
  • 简体中文
  • 4分
  • 2265下载
此为PC软件,请到PC端下载

新版的Visual Studio Code什么时候放出,很多人和小编一样期待了很久的微软Visual Studio Code代码编辑器,今天更新至1.1.0。本次更新增加了多种主题,包括著名的Monokai;针对WIndows系统采用基于Inno Setup的安装格式,提升安装体验。除此之外,还包括其他一些更新。需要的朋友们快点来下载升级吧!


更改内容

新窗口设置

我们采用了新的安装和基于Inno Setup窗口更新框架。解决了许多Windows集成的问题,简化了更新的故事。

注意:你会看到一二个阶段的更新作为一个结果的变化,新的安装程序。第一个版本0.7.20引导新的安装程序,然后在0.8.0版本。新安装程序将提示您在安装过程中。继续通过设置对话框来安装与代码0.8.0。

提示:你需要关闭当前打开的命令窗口来选择新的路径设置。

重命名为“与代码设置”文件夹

我们改名为最高水平。设置文件夹。vscode明确此文件夹包含与代码的具体配置,避免与人也可以使用文件夹命名为其他IDE(如Eclipse)设置冲突。

当你更新到版本0.8.0,VS的代码将重命名文件夹的新名称和通知你,如果你在没有任何文件设置文件夹。

附加主题

VS代码现在能够使用TextMate语法颜色主题(tmtheme。)。我们挑选了一些主题(https://colorsublime.com/)使他们可用的文件|偏好|颜色主题下。在下一个版本中,用户将能够用自己喜欢的主题来扩展这个列表。

文件|偏好|颜色的主题,用上下键改变选择和预览主题开放的主题颜色选择器。

颜色主题

调试-没有一个单依赖节点

我们要移植的js调试C # /打字/单支持Node.js实现,调试在OSX和Linux Node.js应用消除我们单依赖。

调试-调试控制台

在这个版本中,我们包括了一个预览的调试控制台,便于评估的表达式。调试控制台可以在调试视图的顶部使用打开的控制台操作,或者使用调试:在命令面板中打开控制台操作。

调试控制台

语言JavaScript毛你的类型

VS代码现在提供支持和jshint ESLint。如果启用,JavaScript代码是验证你的类型和报告的问题可以导航和内固定与编码。

更新日志

Visual Studio Code v1.17

Welcome to the September 2017 release of Visual Studio Code. There are a number of significant updates in this version that we hope you will like, some of the key highlights include:

macOS Touch Bar support - Touch Bar actions for navigation and debugging.

Source code folding improvements - Collapse region markers and off-side language blocks.

Integrated Terminal performance - Terminal rendering is up to 45 times faster.

Automatic import suggestions - See module and path import suggestions while coding.

Debugging shows source location - Easily navigate from the Debug Console to source code.

Better colorization of regex and format strings - Helps with parsing and identifying errors.

Improved multiple SCM support - New UI to view changes in multiple source control repositories.

New online documentation - Java language, 'Tips and Tricks', and Debugging Recipes topics.

Preview: Multi-root workspaces - No reload on workspace updates, combined view of available tasks.

Multi-root guide for extension authors - To help extenders be ready for multi-root workspaces.

Windows系统基于Inno Setup的新安装格式,提升安装体验;

新增多种主题,包括著名的Monokai;

Node Debug不再依赖Mono;

Debug可打开Console;

更多语言更新及版本升级。

相关文章更多>>