Snippets for making documenting your code super fun!
Run the following command:
apm install docs-snippets
Then reload your Atom.
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 |