IDE Extensions
A language is much more enjoyable with some great editor support. At the moment, we have syntax highlighting extensions for VSCode and Emacs, and you can use Hylo’s TextMate grammar to add support for other editors.
Visual Studio Code Extension
Section titled “Visual Studio Code Extension”Search for the extension named “Hylo” in the VSCode marketplace:

This extension also adds code execution support, so if you want to set that up, check out its documentation.
Emacs: Hylo mode
Section titled “Emacs: Hylo mode”We have an Emacs mode for Hylo in this repository, which provides basic syntax highlighting. LSP support is not yet integrated.
Zed, IntelliJ, and Others…
Section titled “Zed, IntelliJ, and Others…”You can use the Hylo’s TextMate grammar of Hylo to easily add syntax highlighting support to other editors. If you have created an extension, please let us know so that we can promote it here, and possibly move it to the Hylo GitHub organization!