spadgos / sublime-jsdocs

Simplifies writing DocBlock comments in Javascript, PHP, CoffeeScript, Actionscript, C & C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: setting to disable [description] for parameters

jlem opened this issue · comments

commented

Most times my parameter names are relatively self explanatory, so it would be nice if I could just disable the description for each one so I don't have to clear them out every time I start a new docblock.

Set "jsdocs_param_description": true in Menu > Preferences > Package Settings > DocBlockr > Settings - User.

See https://github.com/spadgos/sublime-jsdocs#configuration