cobrust.tmLanguage.json — TextMate grammar (scope source.cobrust) for the Cobrust language.
Used by:
- github-linguist — syntax highlighting for
.cbfiles on github.com - VSCode/Cursor extension (
editors/vscode-cobrust/in the main repo, published ascobrust-lang.cobrust) - Any TextMate-compatible editor (Sublime Text, IntelliJ via TextMate bundle adapter, etc.)
Apache-2.0 OR MIT (dual; same as the Cobrust compiler — see LICENSE-APACHE / LICENSE-MIT in Cobrust-lang/cobrust).
This grammar is mirrored from docs/agent/outreach/cobrust.tmLanguage.json in the main Cobrust repository. Updates flow main-repo → this repo via release-tag synchronization.
For changes to the grammar definition, file an issue or PR against the main Cobrust-lang/cobrust repo with edits to docs/agent/outreach/cobrust.tmLanguage.json. This repo is auto-updated on Cobrust release tags.