aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/queries/gdshader
Commit message (Collapse)AuthorAgeFilesLines
* feat(gdshader): update highlight queries (#8299)Tayfun Bocek2025-11-271-2/+5
| | | | | | | | * use uniform scope node instead of literal matching This avoids the need to refactor if other scope types are added. Maybe helps performance as well. * add method expression highlight
* fix(gdshader): add missing keyword to group (#8274)Tayfun Bocek2025-11-101-0/+1
|
* feat!(gdshader): replace gdshader parser and queries (#8244)Tayfun Bocek2025-10-301-87/+209
| | | Switch parser to https://github.com/airblast-dev/tree-sitter-gdshader
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-122-0/+144