Download Visual Studio Code 1.29
Visual Studio Code is an open source code editor with support for IntelliSense† debugging† git and code snippets† Support for common scripting and programming languages is present and it can also be done via extensions to be expanded. Microsoft has released version 1.29. The corresponding list of customizations looks like this:
October 2018 (version 1.29)
Welcome to the October 2018 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:
- Multiline search – Search across files with regex multiline expressions.
- File icons in IntelliSense – Quickly distinguish file types in IntelliSense.
- Better macOS support – Full screen mode control and Mojave Dark Mode support.
- Collapsible stack frames – Collapse uninteresting stack frames to clearly see your code.
- Improved Loaded Scripts view – Displays related resources such as original source files.
- Updated extension samples – Uniform style and structure, README, and API usage.
- CI recipe for extensions – Azure Pipelines build recipe for extensions.
- Preview: List All References – List All References view shows reference search results.
The release notes are arranged in the following sections related to VS Code focus areas. Here are some further updates:
- workbench – Platform specific end-of-line characters, highlight modified file tabs.
- Integrated Terminal – Split terminal cwd options, Cmd+Backspace to delete to start of line.
- Languages – Display CSS Specificity on hover, handle unknown CSS properties.
- Debugging – Multiple debug consoles, start with stop on entry, style console.log messages.
- Extension Authoring – Active terminal API, more control over custom views.
Version number | 1.29 |
Release status | Final |
Operating systems | Windows 7, Linux, macOS, Windows 8, Windows 10 |
Website | Microsoft |
Download | |
License type | Conditions (GNU/BSD/etc.) |