No javascript intellisense for MicrosoftAjax.js
Hi,
I have an external javascript file which references MicrosoftAjax.js. This is the official way to do this:
/// <reference name="MicrosoftAjax.js"/>
I also updated the javascript intellisense but I had no luck. I'm using Resharper 6.0.
If I reference a javascript by path, it works:
/// <reference path="~/include/js/jquery.js" />
How can I reference javascript files by name?
Thanks!
Please sign in to leave a comment.
Hello Jan
This is a known problem and it's logged in our bug tracker under http://youtrack.jetbrains.net/issue/RSRP-273979. You're welcome to vote for this request. Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"