aboutsummaryrefslogtreecommitdiffstats
path: root/queries/gdscript/locals.scm
Commit message (Collapse)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-121/+0
|
* refactor(queries): Remove quotes from properties in set! directiveOmar Valdez2024-07-281-3/+3
|
* chore: format queriesPhạm Huy Hoàng2024-01-211-2/+2
|
* chore: query formattingPham Huy Hoang2024-01-191-44/+73
|
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-26/+26
|
* Update gdscript queries (#4405)Preston Knopp2023-03-021-5/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | * locals(gdscript): update locals * folds(gdscript): add folds * indents(gdscript): update indents with notes * highlights(gdscript): update highlights * docs(gdscript): add gdscript maintainer * indents(gdscript): add ERROR auto indent Co-authored-by: Amaan Qureshi <amaanq12@gmail.com> * highlights(gdscript): use text.uri for get_node and node_path * highlights(gdscript): add "@" of annotation as attribute * highlights(gdscript): use keyword.operator for "new", match all attribute_call * highlights(gdscript): update (underscore) and (pattern_open_ending) --------- Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
* add gdscriptTJ DeVries2020-12-311-0/+10