News

Visual Studio Code Preview 0.8.0 Improves on Debugging

Preview version 0.8.0 adds TypeScript 1.6 support, improved debugging features, themes, and takes care of Windows setup bugaboos that have plagued some VSC users.

The Visual Studio Code Preview version 0.8.0 has a number of small but important changes that are meant to streamline code editing -- new themes, improved debugging, TypeScript 1.6 support -- but big on the list is one that takes care of some reported Windows setup bugaboos.

"We adopted a new installation and update framework for Windows based on Inno Setup. This fixes many Windows integration issues and streamlines the update story, " according to a post on the Visual Studio Code preview blog. Inno Setup is a popular Windows installer developed by Jordan Russell and Martin Laan as an open source project.

As explained in the blog, the setup for 0.8.0 version is a two-step process, which requires all command windows be closed in order for VSC to be able to pick up the righ PATH settings. As well, 0.8.0 uses .vscode as the top-level folder rather than .settings, to make it more obvious when working with a number of IDEs.

Two new changes have been incorporated on the debugging end. One is that VSC is no longer dependent on Mono when debugging on OSX or Linux. What's changed is that the team has "ported the implementation of the Node.js debugging support from C#/Mono to TypeScript/Node.js." The other change is the addition of a preview of the Debug Console that allows for expression evaluations on the fly.

The team said that "TypeScript 1.6 support should be considered experimental," so it's there but it's available for testing purposes only. Since VSC uses version 1.5 by default, it has to be manually enabled. Once enabled, VSC can support colorizing in TypeScript JSX .tsx files as well as JSX files.

Other noteworthy changes include support for ESlint and JSlint in JavaScript files; an Undo Last Commit with Git; and an echoCommand property available from within Tasks, as well as a handful of fixes.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

comments powered by Disqus

Featured

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

Subscribe on YouTube