I would like to have intellisense in JS files for Kendo UI but I can't get it to work in Visual Studio 2015.
I've tried all the help files, I have BOTH kendo.web-vsdoc.js and kendo.web.min.intellisense.js in my project. I have references in _references.js to kendo.web.min.js. I even added references to the top of my JS file. No intellisense. Any ideas?