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 ...
Microsoft’s Monaco JavaScript library powers its own editors. Now you can build it into your own code.
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.
Built using GitHub’s cross-platform Electron framework, Visual Studio Code is a full-featured, extensible, open source code editor that supports a wide selection of programming languages and ...
Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript ...
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 ...
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.