转载

Visual Studio Code 0.5.0 版本发布

  微软的编程软件 Visual Studio Code 由 0.3.0 更新到 0.5.0 版本,下载地址:

  https://code.visualstudio.com/Download

  详细改进内容请看:

  https://code.visualstudio.com/updates

  值得关注的改进记录包括:

  • Several updates to how we handle files, including file and folder filtering in the explorer, opening files via the command line at a specific line number, re-using an existing instance when you open multiple files, ability to control the size of the working files list.

  • Improved editor options that include support for removing trailing whitespace, improved search patterns with include/exclude filters.

  • Significant JavaScript updates including ES6 support, jsconfig.json, improved ///reference management, additional workspace settings

  • Git enhancements, including an integrated credential prompt, multi-line commit message support and improved control over auto-fetch

  • User-defined snippets support, and more built in snippets for common languages, i.e., Dockerfiles, Python, and Rust.

  • Debugger enhancements including watch expressions, and improved Node.js breakpoint and source map support.

  • Other Stuff: Proxy support, auto-update enabled for Mac and Windows, notable bug fixes

正文到此结束
Loading...