javascript - Intellisense from _references.js in js files? -
I get JS Intelligence for all the files referenced in _references.js which are all great and good.
However, it only happens in my index.html (probably because I directly reference files there) How can I get this intellisense in a .js file?
Can anyone help me here? It's really annoying and I tried to search around myself without success!
Comments
Post a Comment