Visual Studio Code 1.57.0

Spread the love

Visual Studio Code is an open source code editor with support for IntelliSense , debugging , Git , and code snippets . Downloads are available for Windows, Linux, and macOS. Support for the common script and programming languages ​​is available and it can also be expanded via extensions . Microsoft has released version 1.57 and detailed information about that release can be found on this page , this is the announcement:

May 2021 (version 1.57)

Welcome to the May 2021 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:

  • Workspace Trust – Extra security against code execution when browsing unfamiliar source code.
  • New Getting Started experience – Helps you quickly set up and learn about VS Code.
  • Remote Repositories – Browse and edit code without locally cloning repositories.
  • Terminal tabs – Tabs let you easily create, manage, and group multiple open terminals.
  • Edge browser debugging – Integrates the Microsoft Edge Developer Tools directly into VS Code.
  • JSDoc @link support – Add @link tags in your comments for fast symbol navigation.
  • Go to Definition for non-code files – Quickly jump to images and stylesheets.
  • Notebook API finalized – Notebook API for native notebook support in VS Code.
  • VS Code at Build 2021 blog post – Catch up with on-demand sessions featuring VS Code.

If you’d like to read these release notes online, go to Updates on code.visualstudio.com.

Version number 1.57.0
Release status Final
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10
Website Microsoft
Download https://code.visualstudio.com/#alt-downloads
License type GPL

 

You might also like