Jquery comes with a vsdoc file that help us to get intellisense or autocomplete feature for jquery. if i want to have the same intellisense or autocomplete feature for my own javascript file then what i need to do…..please help. thanks
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Comment your code with JSDoc rules, then use this tool to convert it to VSDoc.
http://code.google.com/p/jsdoc-toolkit-vsdoc/
or learn VSdoc:
http://weblogs.asp.net/bleroy/archive/2007/04/23/the-format-for-javascript-doc-comments.aspx