No description
| grammars | ||
| languages | ||
| .gitignore | ||
| .gitmodules | ||
| build.sh | ||
| extension.toml | ||
| install.sh | ||
| LICENSE | ||
| README.md | ||
Hero Models Zed Extension
A Hero Models extension for Zed providing syntax highlighting for:
- oschema - Schema definition language (
.oschema) - otoml - Extended TOML format (
.otoml)
Installation
- Download this repo, do install.sh
- Search for "Hero Models" in the Zed extensions panel (
Cmd+Shift+X), chose this directory
Development
See the Developing Extensions documentation.
# Install as dev extension in Zed:
# Cmd+Shift+P → "zed: install dev extension" → select this directory
License
MIT