I am currently developing a NodeJS project and found out that there is no built in functionality to create JSDoc comments for functions/methods.
I am aware of the TypeSc
Visual Studio 1.10 is now able to generate JSDoc comments.
Just type /** above the function
/**
See Also: