Visual Studio 1.10 is now able to generate JSDoc comments.
Just type /** above the function

See Also:
- VS Code Docs > Languages > Javascript > JSDoc Support
- VS Code February 2017 Release Notes > Auto JSDoc Comments
Visual Studio 1.10 is now able to generate JSDoc comments.
Just type /** above the function

See Also: