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

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -