Download Visual Studio Code 1.14
Visual Studio Code is an open source code editor with support for IntelliSense, debugging, git and code snippets. Support for the most common scripting and programming languages is presentand can also be done via extensions to be expanded. Microsoft has released version 1.14 but is assuming it’s still June, the corresponding announcement looks like this:
June 2017 (version 1.14)
Welcome to the June 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:
- Integrated Terminal improvements – Find support, select/copy multiple pages.
- Command Palette MRU list – Quickly find and run your recently used commands.
- New Tasks menu – Top-level Tasks menu for running builds and configuring the task runner.
- Automatic identification – Auto indent while typing, moving, and pasting source code.
- Emmet abbreviation enhancements – Add Emmet to any language. Multi cursor support.
- New Diff review panel – Navigate Diff editor changes quickly with F7, displayed in patch format.
- Angular debugging recipe – Debug your Angular client in VS Code.
- Better screen reader support – Aria properties to better present list and drop-down items.
- Preview: 64 bit Windows build – Try out the Windows 64 bit version (Insiders build).
- Preview: Multi-root workspaces – Open multiple projects in the same editor (Insiders build).
The release notes are arranged in the following sections related to VS Code focus areas. Here are some further updates:
- workbench – Restore loose files, quickly switch running windows (instances).
- Languages – TypeScript 2.4, refactoring for JavaScript/TypeScript.
- Debugging – Simplifications for Node.js debug configurations.
- Tasks – Auto-detect and customize npm scripts and TypeScript compiler to run in VS Code.
- Extension Authoring – SVG rendering constraints, custom views visibility, new Debug API.
Insiders: Want to see new features as soon as possible? You can download the nightly Insiders build and try the latest updates as soon as they are available.
Version number | 1.14 |
Release status | Final |
Operating systems | Windows 7, Linux, macOS, Windows 8, Windows 10 |
Website | Microsoft |
Download | |
License type | Conditions (GNU/BSD/etc.) |