JavaScript in Visual Studio 2013

JavaScript is a first-class language in Visual Studio 2013. You can use most or all of the standard editing aids (code snippets, IntelliSense, and so on) when you write JavaScript code in the Visual Studio IDE. You can write JavaScript code for many application types and services.

For the JavaScript language reference documentation, see JavaScript.

Specific versions of Visual Studio, or specific Visual Studio extensions, may be required to develop particular application types and services using HTML and JavaScript. The following list has links to more information.

The JavaScript editor in Visual Studio 2013 provides IntelliSense support. For more info, see JavaScript IntelliSense.

What's New in JavaScript

New features for JavaScript in Visual Studio 2013 include the following: