oxmap / vscode-comment

Adds simple jsdoc comments for the parameters of a selected function signature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-comment

Adds simple jsdoc comments for the parameters of a selected function signature

Using

In a typescript or javascript file, select a function signature, ideally one that contains one or more parameters. Select the whole function signature then invoke the Add Doc Comments extension (open the command palette (F1 on Windows) and look for the command 'Add doc comments'. Hit enter.)

install and work

About

Adds simple jsdoc comments for the parameters of a selected function signature

License:Other


Languages

Language:TypeScript 100.0%