Commit Graph

7 Commits (3f98891e7952a748f814e6741f4375c9b7aa0983)

Author SHA1 Message Date
Ryan Roden-Corrent fe44391016
Add argument to textobject in gdscript. (#9288)
Currently `maa` only selects parameters in a function definition.
Allow it to also select arguments inside a function call.
5 months ago
Erasin Wang 64c137bd3d
Update gdscript highlight (#6311)
- add gdscript2 type.builtin
- add gdscript2 keyword 'await'
- update label for more note_path
- update function and parmeter
1 year ago
Erasin Wang e6597bc992
Update queries for godot4 (#6186) 1 year ago
Erasin c71b4c5579
Update grammar for godot (#5944)
* update grammar for gdscript.
* add comment injections for gdscript.
* add indent for gdscript
* add file-type support for godot-resource
1 year ago
Erasin a15420ed1c
Add textobject for gdscript (#3760) 2 years ago
Michael Davis 73d5bd739e Delete invalid indents.scm queries 2 years ago
EmmChriss 50df924811
gdscript support (#1985) 2 years ago