What is the _references.js used for?

asp.net-mvc-4, javascript, visual-studio

Solution

In VS 11, Visual Studio will give you intellisense from all files that have references in the “_references.js” file.

For More Info (Web Archive backup link)

Problem

What is the _references.js file used for in a new ASP.NET MVC 4 project?

Original source