Download Visual Studio Code 1.35.1
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.35 and a successor has already appeared that fixes two minor problems. The release notes can be found below.
May 2019 (version 1.35)
Welcome to the May 2019 release of Visual Studio Code. There are a number of updates in this version that we hope you will like, some of the key highlights include:
- Updated Visual Studio Code icon – The product logo got a refresh. We hope you like it.
- Go to Definition improvements – Faster navigation through multiple definitions.
- Breadcrumb navigation displayed by default – Quickly go to files and symbols via breadcrumbs.
- Smart selection for JavaScript/TypeScript – Expand text selection based on language semantics.
- Extract to type alias TypeScript refactoring – Extract part type into its own type alias.
- Integrated terminal supports true color – Correctly renders true color (24-bit) escape sequences.
- Better merge conflict display – See merge conflict changes within surrounding source code.
- Collapse All command for lists and explorers – One of many small but handy improvements.
- Remote Development (Preview) available in Stable – You can now use the Remote Development extensions in Stable.
Update 1.35.1: The update addresses these issues.
Version number | 1.35.1 |
Release status | Final |
Operating systems | Windows 7, Linux, macOS, Windows 8, Windows 10 |
Website | Microsoft |
Download | |
License type | GPL |