Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>jsdocNew to Visual Studio Code? Get it now.
jsdoc

jsdoc

lllllllqw

|
146,118 installs
| (9) | Free
Quickly create JSDoc-style comments for functions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

jsdoc README

Quickly create JSDoc-style comments for functions.

Features

Generate JSDoc

Select all parameters of a function, input the Generate JSDoc command, , and JSDoc-style function comments will be generated.

Requirements

none

Extension Settings

This extension contributes the following settings:

  • jsdoc.Author: Automatically insert author field when generating JSDoc.
  • jsdoc.EnabledDate: Auto insert date field.

Known Issues

none

Release Notes

none

1.0.0

jsdoc 1.0 released!

Thanks

  • https://github.com/oouo-diogo-perdigao/vscode-docthis/tree/master

Roadmap

  • The parameter awareness capability is now provided by the language server
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft