Download Visual Studio Code 1.20.1

Spread the love

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 presentand it can also be done via extensions to be expanded. Microsoft has released version 1.20.1. The corresponding list of customizations looks like this:

January 2018 Recovery (version 1.20.1)

  • Update translations for 1.20
  • User launch.json does not work
  • `Cannot read property ‘path’ of undefined` error when TreeItem has empty label
  • CSS abbreviations with : not expanding in 1.20
  • Feature request: Don’t close the task terminal when I press a button
  • Incorrect auto indent YAML files
  • New file / New folder command missing after latest update
  • Linux: Main exception on startup, when connecting to running process
  • vscode-ripgrep node_modules are included in the build
  • Search within folder broken on 1.20.0
  • Code fails to start up with invalid tokenColorCustomizations
  • Launch.json not automatically opened when resolveDebugConfigurations returns an error
  • Recommendations can repeat an item

January 2018 (version 1.20)

Welcome to the January 2018 release of Visual Studio Code. This release includes the VS Code team’s work during the January milestone as well as the community PRs contributed in December and January which means there are a lot of great updates. Here are some of the release highlights:

The release notes are arranged in the following sections related to VS Code focus areas. Here are some further updates:

  • workbench – “Smart case” search, theme specific color customization.
  • Editor – New snippet variables, Emmet improvements, minimap on the right or left.
  • Languages – TypeScript automatic bracket and member property suggestions.
  • Debugging – Automatically detect Node.js subprocesses, nvm support.
  • extensions – Extension recommendations for new file types.
  • Extension Authoring – Custom view support, new menu groupings.

Version number 1.20.1
Release status Final
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10
Website Microsoft
Download
License type Conditions (GNU/BSD/etc.)
You might also like