This package is a plugin for the Zed editor that provides syntax highlighting for Heta language code.
It is part of the Heta ecosystem and is similar in purpose to the VS Code extension: heta-highlight-vscode.
Use this extension to improve readability of Heta model files in Zed by adding language-aware highlighting.
This extension provides Zed integration, while parsing comes from the external tree-sitter-heta grammar.
- Open Zed and go to the Extensions panel.
- Search for Heta.
- Click Install.
- Open the Zed command palette.
- Run
zed: install dev extension. - Select this directory:
<folder>/zed-heta
The extension expects the local Tree-sitter grammar repository:
<folder>/tree-sitter-heta
.heta
