News

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 ...
Building a fully featured code editor like Visual Studio Code or Github.dev pushes the envelope of what’s possible with Monaco, in much the same way Formula 1 cars prove new technologies that ...
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.
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 ...
This article is a step by step guide on how to download & install Visual Studio Code, along with details about its different channels.
In brief: If you've ever wanted to run Visual Studio code in a web browser, now you can. Microsoft has made a zero-installation version of the popular desktop app that can be used as a local ...
For the first time, developers using Visual Studio Code can debug iOS mobile Web apps directly from the code editor on Windows machines. Previously, debugging the JavaScript code powering these apps ...
Google wrote Angular 2 —the latest release of the JavaScript development environment— in TypeScript, and the Angular engineering team also used Microsoft’s Visual Studio Code editor.