cd ~/.howl/bundles
git clone https://github.com/rokf/howl-chicken
This bundle provides autocomplete and inline documentation features, which depend on chicken-doc
.
Go to http://wiki.call-cc.org/eggref/5/chicken-doc for installation instructions.
- chicken-doc-children
Offers a selection between egg/unit identifiers. Displays a description of the selected identifier.
- csi-pretty-eval
Evaluates the selected expression and displays the result in a popup buffer.
- csc
Compiles the current file with csc. Requires the file to be in a Howl project.