Javascript Intellisense not working on Visual Studio 2010 Ultimate (Windows 7 x64)
Posted
by emzero
on Stack Overflow
See other posts from Stack Overflow
or by emzero
Published on 2010-04-15T19:50:52Z
Indexed on
2010/04/15
19:53 UTC
Read the original article
Hit count: 422
Hi guys,
I've just got the new Visual Studio 2010 Ultimate and Javascript Intellisense is not working on .aspx/.ascx files inside blocks. It does work on external .js files.
After VS2010 setup, it asked me if I wanted to import the settings from previous VS version (I have VS2008 SP1 installed), I say yes. I've tried resetting the settings like explained here. Didn't work.
I've also installed Resharper 5. I thought it might be conflicting, so I tried suspending it like it says here. Didn't work.
Anyone experiencing the same issue? I really want javascript/jQuery intellisense =(
© Stack Overflow or respective owner