Download Visual Studio Code 1.42.0
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.42. Below is an overview of the most important changes that we can find there:
January 2020 (version 1.42)
Welcome to the January 2020 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:
- Rename preview – See pending renames in a diff view and easily accept or reject changes.
- Open editors limit – Set the maximum number of editors open at one time.
- panel placement – Move the panel (Output, Terminal) to the left, right, or below the editor.
- Folded code highlighting – Quickly find folded regions with new background highlight.
- Debug Console improvements – Syntax highlighting, bracket matching, input history.
- Define global tasks – Per user tasks can be used across all your folders and workspaces.
- Java extension updates – Java support for Data Breakpoints and Call Hierarchy view.
- Remote Development – New Forwarded Ports view for mapping SSH and Containers ports.
- New Container tutorials – Learn how to create and deploy Docker containers.
- Preview features – First looks at the Timeline view, Search editor, semantic highlighting, and more.
If you’d like to read these release notes online, go to Updates on code.visualstudio.com.
Version number | 1.42.0 |
Release status | Final |
Operating systems | Windows 7, Linux, macOS, Windows Server 2008, Windows Server 2012, Windows 8, Windows 10, Windows Server 2016 |
Website | Microsoft |
Download | https://code.visualstudio.com/#alt-downloads |
License type | GPL |