I am searching a way to have jquery IntelliSense in html files in VS2012.
I followed this post to setup Intellisense on external js libraries. It works fine for .cshtml, .aspx, .js files but it doesn't work on .html files.
Any suggestion is welcome.