7 Commits

Author SHA1 Message Date
Alexandr Semenov
1938aa7e2d Improve gdscript-ts-mode highlighting with (#165)
* Added class_name highlighting
* Simplified keyword highlighting
* Added missing for/in keywords
* Added builtin types support
* Fixed class_definition face; treat preload() as builtin
* Fixed int/bool/float/void not being treated as builtin types
* Fixed escape sequences highlighting
2025-04-20 16:18:34 +02:00
xiliuya
4946aff35a - remove trailing lines 2023-05-25 14:51:00 +08:00
xiliuya
b7188197a5 - fix imenu local variable 2023-05-25 13:23:04 +08:00
xiliuya
44fc361bd7 - trims extra spaces 2023-05-25 13:07:52 +08:00
xiliuya
268abf778b - fix 'No such file or directory, treesit' 2023-05-25 12:43:03 +08:00
xiliuya
13a3e00e6c - Add imenu support 2023-05-25 12:35:37 +08:00
xiliuya
45e05fd58b - gdscript-ts-mode: Add treesit support for emacs 29+ 2023-05-23 18:20:13 +08:00