Download Visual Studio Code 1.32.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.32.1. The corresponding list of customizations looks like this:
Version 1.32.1 – February 2019 Recovery
- February 2019 Recovery Endgame endgame plan
- Update removes text from unsaved files
- Fix #69972 – use fsPath for untitled schema files
Version 1.32 – February 2019
Welcome to the February 2019 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:
- Preview and apply color themes – Install and apply new theme extensions without reloading.
- Keyboard shortcuts editor improvements – Modify keybinding ‘when’ conditions in the editor.
- Problems panel hover commands – Apply Quick Fixes or open a Peek window directly from hovers.
- Preferred Code Actions – Preferred (mostly likely) Code Actions support auto fixing common issues.
- Debug Console customization – Modify font size, font family, and line height of the Debug Console.
- Better IntelliSense for ARIA attributes – More detailed descriptions for HTML accessibility attributes.
- Vue.js interpolations IntelliSense – The Vetur extension now supports smart completions in Vue.js interpolations.
- New “Bundling Extensions” topic – Use webpack to improve your extension’s load time.
The release notes are arranged in the following sections related to VS Code focus areas. Here are some further updates:
- workbench – Keyboard navigation control, Outline view and breadcrumbs use tree widget.
- Editor – Fix All Source Action allows you to fix on save, improved column selection.
- Languages – No reload required when installing TypeScript and Markdown extensions.
- Extension Authoring – Add commands to the Debug toolbar, track last method signature choice.
Version number | 1.32.1 |
Release status | Final |
Operating systems | Windows 7, Linux, macOS, Windows 8, Windows 10 |
Website | Microsoft |
Download | |
License type | Conditions (GNU/BSD/etc.) |