gleam-lang / tree-sitter-gleam

🌳 A tree-sitter grammar for the Gleam programming language
Apache License 2.0
71 stars 14 forks source link

Gleam syntax highlight broken after guard with ! #93

Closed darky closed 1 month ago

darky commented 1 month ago

Example

https://github.com/darky/glerd/blob/6b7f4a9e143c82bc5a24bcf2256f92c0e154a103/src/glerd.gleam#L91-L206

lpil commented 1 month ago

This is due to GitHub using an outdated version of the grammar. We have no control over what version they use. Please open a ticket with them asking them to upgrade.