Download Visual Studio Code 1.38
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.38 and the release notes for that release can be found below.
August 2019 (version 1.38)
Welcome to the August 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:
- Preserve case for global search and replace – Keep letter casing across multi-file search/replace.
- Settings editor string array validation – Checks min, max, enum values, and glob patterns.
- Adjust cursor surrounding lines – Keep your cursor centered in the editor.
- Copy and revert in the diff editor – Easily copy or restore deleted content.
- Go to Line supports negative line numbers – Quickly jump to the end of a file.
- MDN Reference link for HTML and CSS – Links to MDN documentation directly from IntelliSense.
- Add missing await Quick Fix – Find overlooked awaits in asynchronous code.
- Debugging data breakpoints – Debugger breaks when tracked values change.
- VS Code icon repository – Official product icons available for extension authors.
- Alpine Linux distro support – Both for the Remote WSL and Containers extensions.
If you’d like to read these release notes online, go to Updates on code.visualstudio.com.
Version number | 1.38 |
Release status | Final |
Operating systems | Windows 7, Linux, macOS, Windows 8, Windows 10 |
Website | Microsoft |
Download | |
License type | GPL |