summaryrefslogtreecommitdiff
path: root/queries/gdscript
AgeCommit message (Expand)Author
2021-07-22Remove regex for fieldHennadii Chernyshchyk
2021-07-04feat(keywords) merge return and yield into keyword.return groupantonk52
2021-07-04feat(keywords) add keyword.return & keyword.yieldantonk52
2021-05-07Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos
2021-04-28Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos
2021-04-18Fix identifier type checkShatur95
2021-04-18Fix GDScript highlightingShatur95
2021-03-12Add comment parser to highlight comment tags (#893)Santos Gallegos
2020-12-31add gdscriptTJ DeVries