
TypeScript - brings structure and strong typing to your JavaScript code, without compromising the good parts.mocha - a JavaScript test framework that runs on Node.js.gulp - a streaming task runner system, integrates with VS Code tasks.Express - an application framework for Node.js applications, uses the Jade template engine.hottowel - a yeoman generator for quickly creating AngularJS applications, run npm install -g generator-hottowel to install.generator-aspnet - a yeoman generator for scaffolding ASP.NET 5 applications, run npm install -g generator-aspnet to install.Yeoman - an application scaffolding tool, you can think of this as File | New Project for VS Code.Git - VS Code has built-in support for source code control using Git.Node.js (includes NPM) - a platform for easily building fast, scalable network applications.ASP.NET 5 - a lean and composable framework for building web and cloud applications, fully open source and available on GitHub.

We think the following tools will enhance your development experiences. Visual Studio Code integrates with existing tool chains. Tip: You might need to log off after the installation for the change to the PATH environmental variable to take effect. Tip: Visual Studio Code will be added to your path, so from the console you can simply type code.

Tip: If you want to run VS Code from the terminal, append the following to your ~/.bash_profile file ( ~/.zshrc in case you use zsh).

Getting up and running with VS Code is quick and easy.
