Files
15c08cffe6 chore(languages): Update Clarity language support (#15431)
* Update to latest tree-sitter grammar for Clarity 4

* Improve tuple highlighting

* Fix operator and pointy bracket highlighting

* Make better use of highlight categories

* Add punctuation captures

* Add `indents.scm` file

* Add `rainbows.scm`

* Update tree-sitter grammar again to fix a couple bugs

* Add `textobjects.scm`

* Add `tags.scm`

* Distinguish control and error handling functions from other built-in functions

* Run `cargo xtask docgen` to update docs

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2026-07-04 13:59:10 -05:00
..