maddog986 / autodocblocker

Auto generated docblocks using regex. Multiple languages supported.
GNU General Public License v3.0
6 stars 4 forks source link

autodocblocker

Simply provides an easy to use docblock generator with mininal amount of effort. Mainly tested with javascript and php. Very eary in development.

Install at Visuak Studio Code Marketplace or download the .vsix file and install manually.

Features

Preview:

Preview}

Generating code:

Notes: @version and @author is pulled from a workspace package.json file. If your folder does not have a package.json file, default is "@version 0.0.1" and "@author Unknown"

Requirements

Extension Settings

Known Issues

Future development

This was developed because i wanted something with more custimzation than the other docblocker extensions. I would love to add autocomplete supported DocBlick tags and better code detection handling but that is out of my scope of programming.

Long term Todo:

Release Notes

v1.0.0 - First release.

1.0.0

Initial release of autodocblocker.