转载

Visual Studio Code 1.2.0发布,跨平台编辑器

  Visual Studio Code 1.2.0 发布了。该版本值得关注的内容:

  Editor: Ability to trim automatically inserted whitespace, a new key binding to select all find matches, and the Peek view is now resizable.
  Linting: ESLint now supports the ability to fix all problems and TSLint supports quick fixes and file exclusion.
  Languages: Code completion (IntelliSense), Go To and Peek Definition, and Find All Occurrences support for CSS variables in CSS, SCSS, and LESS files.
  Workbench: A new integrated Terminal allows you to stay in VS Code while using your platform's shell, we've added the ability to remove key bindings, and we've made progress on Tab support.
  Debugging: You can now control how the Debug Console is revealed and we've improved stepping performance for Node.js applications with large numbers of local variables.
  Extensions: You can now list, install, and uninstall extensions from the command line. For extension authors, we've expanded our debug, TextMate grammar, and command APIs and we've improved the Language Server Protocol.

Visual Studio Code 1.2.0发布,跨平台编辑器

Visual Studio Code 1.2.0发布,跨平台编辑器

  完整的发布信息,可以在这里查看。

  下载地址:https://code.visualstudio.com/Download

正文到此结束
Loading...