Software Update: Visual Studio Code 1.30

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

November 2018 (version 1.30)

Welcome to the November 2018 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:

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

  • workbench – Menu scrolling and improved overflow handling, one click to open settings.json.
  • Languages – JS/TS renames now handle destructuring, add missing ‘new’ Quick Fix.
  • Debugging – Delete debug consoles, debug directly from the VS Code Process Explorer.
  • Tasks – Clear task terminal, user input for task variables, rerun last task command.
  • Extension Authoring – Go to Declaration support, new Signature Help context.

Version number 1.30
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