Skip to content

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.

Search for the extension named “Hylo” in the VSCode marketplace: Hylo extension in VSCode

This extension also adds code execution support, so if you want to set that up, check out its documentation.

We have an Emacs mode for Hylo in this repository, which provides basic syntax highlighting. LSP support is not yet integrated.

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!