aboutsummaryrefslogtreecommitdiff
path: root/runtime/queries/gdscript/textobjects.scm
Commit message (Collapse)AuthorAge
* Add argument to textobject in gdscript. (#9288)Ryan Roden-Corrent2024-01-28
| | | | Currently `maa` only selects parameters in a function definition. Allow it to also select arguments inside a function call.
* Add textobject for gdscript (#3760)Erasin2022-09-10