Docs Snippets
Snippets for making documenting your code super fun!
Installation
Run the following command:
apm install docs-snippets
Then reload your Atom.
Current Support:
| Format | Tab-Prefix | Extensions |
|---|---|---|
| Appledoc | appledoc |
.h, .m |
| Erlang | edoc |
.erlang |
| Hubot Scripts | hubot |
.coffee, .js |
| jsDoc | jsdoc |
.js |
| KSS | kss |
.css, .less, .scss |
| PHPDoc | phpdoc |
.php |
| TomDoc | tom |
.coffee, .rb |