Visual Studio Code 1.56 improves hover feedback, debugging
Visual Studio Code 1.56, the latest version of Microsoft’s popular open source code editor, was published May 5, bringing improvements in hover feedback, debugging, and Docker support.Also known as the April 2021 release, Visual Studio Code 1.56 changes the mouse hover feedback for all clickable actions around the workbench to offer a better user experience. A new debugger extension API enables language extensions to provide correct inline value support, with improved inline values enabled by default. The Debugger for Java extension and the Inline Values support for PowerShell extension both take advantage of the API.To read this article in full, please click here
Visual Studio Code 1.56, the latest version of Microsoft’s popular open source code editor, was published May 5, bringing improvements in hover feedback, debugging, and Docker support.
Also known as the April 2021 release, Visual Studio Code 1.56 changes the mouse hover feedback for all clickable actions around the workbench to offer a better user experience. A new debugger extension API enables language extensions to provide correct inline value support, with improved inline values enabled by default. The Debugger for Java extension and the Inline Values support for PowerShell extension both take advantage of the API.