nvim-treesitter/queries/gdscript
Preston Knopp 36b1038a65
Update gdscript queries (#4405)
* 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>
2023-03-02 07:28:13 +00:00
..
folds.scm Update gdscript queries (#4405) 2023-03-02 07:28:13 +00:00
highlights.scm Update gdscript queries (#4405) 2023-03-02 07:28:13 +00:00
indents.scm Update gdscript queries (#4405) 2023-03-02 07:28:13 +00:00
injections.scm Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
locals.scm Update gdscript queries (#4405) 2023-03-02 07:28:13 +00:00