Hi,
I was just trying Array.isArray() and it does not show up in VS intellisense, although it works when you run it. Other stuff like alert shows up fine. Why is this?
Also is it possible to get VS intellisense to start showing descriptions of Javascript function parameters like it does with c#. This would make life easier,
Thanks.