This extension is a port of the Hoon Assist Atom package. It assists with the steep learning curve of the Hoon programming language by showing documentation as you code.
Displays documentation for different Hoon terms that are under your cursor (gif from Atom):
The documentation was extracted from the docs repo.
Mapped:
- Keywords and runes
- Standard library functions (Added by @Fang-)
Missing:
- Functions from zuse
- Open up any
.hoon
file - Hoon Assist should automatically open a panel
- Move your cursor around over different terms to see documentation
Documentation currently outdated compared to urbit.org.
Initial port of Hoon Assist