codo

Generate CoffeeScript documentation in the Codo style

James Fenwick

151

0

0.1.3

MIT

GitHub

Codo

Generate CoffeeScript documentation following the Codo style.

A fork of Coffeedoc by Maximilian Schüßler.

codo-generator

Features

How to use

Place your active cursor on the line with the function definition. Press the assigned key (default ctrl-alt-d) or activate Codo: Generate from the command palette.

Returns template

You can set a custom template to use if Add Returns is enabled.

@return %type% %desc% (Default template)

What does this mean?