Skip to content

Cobrust-lang/cobrust-tmlanguage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Cobrust TextMate grammar

cobrust.tmLanguage.json — TextMate grammar (scope source.cobrust) for the Cobrust language.

Used by:

  • github-linguist — syntax highlighting for .cb files on github.com
  • VSCode/Cursor extension (editors/vscode-cobrust/ in the main repo, published as cobrust-lang.cobrust)
  • Any TextMate-compatible editor (Sublime Text, IntelliJ via TextMate bundle adapter, etc.)

License

Apache-2.0 OR MIT (dual; same as the Cobrust compiler — see LICENSE-APACHE / LICENSE-MIT in Cobrust-lang/cobrust).

Source of truth

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.

Contributing

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.

About

Cobrust TextMate grammar — syntax highlighting source for github-linguist + Open VSX + Sublime Text + IntelliJ

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors