News

Mark Michaelis walks you through the Visual Studio tooling and project setup you'll need to get the most out of your JavaScript unit testing.
Visual Studio Code is a great, free, cross-platform, open source code editor with an extensive library of prebuilt extensions for all kinds of useful, add-on functionality. Sometimes, however, you don ...
Using the Webview UI Toolkit won’t change how you write extensions for Visual Studio Code. In fact, it might make it harder, as the syntax associated with its components might not be the same as ...
Microsoft updates Visual Studio Code monthly. This changelog tracks the new features and improvements through version 1.50.
Microsoft has created a built-in JavaScript debugger for Visual Studio Code, the wildly popular, open source-based, cross-platform code editor. That built-in experience comes via vscode-js-debug, a ...
Microsoft has revealed that developers who use Visual Studio Code can now run it in a web browser. In other words, the Redmond company just made it ...
This article is a step by step guide on how to download & install Visual Studio Code, along with details about its different channels.
As promised in February, Microsoft embraced the wildly popular React JavaScript library in Visual Studio 2015 by providing built-in support for its JSX syntax. So I took it for a spin. It works.