| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(gdshader): update highlight queries (#8299) | Tayfun Bocek | 2025-11-27 | 1 | -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 Bocek | 2025-11-10 | 1 | -0/+1 |
| | | |||||
| * | feat!(gdshader): replace gdshader parser and queries (#8244) | Tayfun Bocek | 2025-10-30 | 1 | -87/+209 |
| | | | | Switch parser to https://github.com/airblast-dev/tree-sitter-gdshader | ||||
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 2 | -0/+144 |
