Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add argument to textobject in gdscript. (#9288) | Ryan Roden-Corrent | 2024-01-28 |
| | | | | Currently `maa` only selects parameters in a function definition. Allow it to also select arguments inside a function call. | ||
* | Update gdscript highlight (#6311) | Erasin Wang | 2023-03-15 |
| | | | | | | - add gdscript2 type.builtin - add gdscript2 keyword 'await' - update label for more note_path - update function and parmeter | ||
* | Update queries for godot4 (#6186) | Erasin Wang | 2023-03-05 |
| | |||
* | Update grammar for godot (#5944) | Erasin | 2023-02-12 |
| | | | | | | * update grammar for gdscript. * add comment injections for gdscript. * add indent for gdscript * add file-type support for godot-resource | ||
* | Add textobject for gdscript (#3760) | Erasin | 2022-09-10 |
| | |||
* | Delete invalid indents.scm queries | Michael Davis | 2022-08-31 |
| | |||
* | gdscript support (#1985) | EmmChriss | 2022-04-15 |