aboutsummaryrefslogtreecommitdiffstats
path: root/queries/gdscript/highlights.scm
Commit message (Expand)AuthorAgeFilesLines
* docs: fix typosdundargoc2023-03-291-1/+1
* feat!: add `@keyword.coroutine` captureAmaan Qureshi2023-03-031-3/+6
* Update gdscript queries (#4405)Preston Knopp2023-03-021-17/+232
* highlights(gdscript): use more specific groupsObserverOfTime2022-11-261-2/+3
* Prefer lua-match over matchLewis Russell2021-11-231-3/+3
* Remove regex for fieldHennadii Chernyshchyk2021-07-221-4/+0
* feat(keywords) merge return and yield into keyword.return groupantonk522021-07-041-3/+1
* feat(keywords) add keyword.return & keyword.yieldantonk522021-07-041-1/+4
* Fix identifier type checkShatur952021-04-181-1/+2
* Fix GDScript highlightingShatur952021-04-181-16/+116
* add gdscriptTJ DeVries2020-12-311-0/+27