hoon-assist
hoon-assist copied to clipboard
An Atom package assisting with the steep learning curve of the Hoon programming language.
Hoon Assist
An Atom package assisting with the steep learning curve of the Hoon programming language.
Displays documentation for different Hoon terms that are under your cursor:

The documentation was extracted from the docs repo.
Mapped:
- Keywords and runes
- Standard library functions (Added by @Fang-)
Missing:
- Functions from zuse
Prerequisites
Installation
- Atom > Preferences > Install > search for "hoon"
- Install both language-hoon and hoon-assist
- Restart Atom
Usage
- Open up a
.hoonfile in Atom - Hit
Ctrl+;to toggle the assist panel (or Packages > Hoon Assist > Toggle) - Move your cursor over some twigs!