I have lost the support for JavaScript files inside Visual Studio 2015 after updating the TypeScript tools from version 1.5.3 to 1.5.4.
By support for JavaScript I m
In my case, here is the way I fixed it:
Tools > Options > Text Editor > JavaScript > Intellisense > References
~/Scripts/references.js
Hope it will help you