nvim-treesitter/queries/gdscript
Preston Knopp 9896ef5f70
feat(gdscript): update parsers and queries. (#6176)
* feat(gdscript): add highlight for (pattern_guard "when")

* feat(gdscript): update (type) highlights and support typed array

* feat(gdscript): add highlight to attribute subscript ident

* feat(gdscript): only apply @ constructor to init ident

* feat(gdscript): replace greedy (parameters) match with independent match

* feat(gdscript): add (typed_default_parameter) highlight

* feat(gdscript): add (constructor_definition) indent

* feat(gdscript): update big wall of built-in identifiers
2024-02-25 02:21:19 +09:00
..
folds.scm Fixup format (#5934) 2024-01-20 18:47:56 +09:00
highlights.scm feat(gdscript): update parsers and queries. (#6176) 2024-02-25 02:21:19 +09:00
indents.scm feat(gdscript): update parsers and queries. (#6176) 2024-02-25 02:21:19 +09:00
injections.scm chore: query formatting 2024-01-19 16:58:37 +01:00
locals.scm chore: format queries 2024-01-21 23:55:02 +09:00