vsdoc/intellisense documentation

vsdoc/intellisense documentation


Don't know if it's worth mentioning, but I found some small bugs in
the vsdoc for jQuery:
- line ~835 (html function) the param name should be 'value' instead
of 'val'.
- line ~866 (eq function) the param name should be 'i' instead of
'num'.
Secondly I like to know if there's going to be documentation about
intellisense for jQuery plugins. I'm currently making a small plugin
and I'm strugling to find the correct information for javascript.
gr J