GitHub - hetalang/zed-heta: Plugin for the Zed editor for highlighting the Heta language · GitHub
Skip to content

hetalang/zed-heta

Folders and files

Repository files navigation

heta - Zed extension

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.

Why this package

Use this extension to improve readability of Heta model files in Zed by adding language-aware highlighting.

Heta project links

This extension provides Zed integration, while parsing comes from the external tree-sitter-heta grammar.

Installation

  1. Open Zed and go to the Extensions panel.
  2. Search for Heta.
  3. Click Install.

Local installation (development)

  1. Open the Zed command palette.
  2. Run zed: install dev extension.
  3. Select this directory:
<folder>/zed-heta

The extension expects the local Tree-sitter grammar repository:

<folder>/tree-sitter-heta

Supported files

  • .heta

License

MIT

About

Plugin for the Zed editor for highlighting the Heta language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors