hoon-assist
Displays documentation for different Hoon terms that are under your cursor.
urbit 569 0 0.1.0 MIT GitHub

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 .hoon file in Atom
  • Hit Ctrl+; to toggle the assist panel (or Packages > Hoon Assist > Toggle)
  • Move your cursor over some twigs!