I was delighted to see javascript intellisense in Visual studio 2010 , but I don't see everything inside a particular object through it , in the below code
if (document.images[i].parentNode.tagName == "A"
"parentNode" doesn't shows up in intellisense which made me think that I was typing wrong code ,but it do exists and Visual studio doesn't show it..
How to fix this ?
Update Progress:
If you want to improve the default JavaScript experience in Visual Studio 2010 you need to install the JScript Extensions.
In VS > Tools > Extension Manager > Search for JScript
You will then be able to install the following extensions:
Good luck!
Out of the box you have some support for JavaScript in Visual Studio 2010 but it doesn't really cut it.
At the moment I am using Resharper 6.1 (Visual Studio plugin) which does cut it. It does exactly what you expect plus lots more. It's not free but I can advise it to anyone.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With