Skip to content

Conversation

@Rito13
Copy link

@Rito13 Rito13 commented May 5, 2025

  • Made compatible with godot 4 gdscript syntax.
  • Preserved compatibility with godot 3 gdscript syntax.
  • Fixed minor bugs.
  • Updated colours.

For more details see commits descriptions.

Kiisu-Master and others added 30 commits April 23, 2024 15:12
Fix wrong example
Fixed bugs :
	comments do not work with 1 tab wide indent
 names of Classes functions Constants etc. do not work with numbers in the middle eg.: my1function() Area2d
 . in floats is not colored
 
Added global function highlighting. 
Changed colors to match godot editor.
Rito13 and others added 17 commits May 5, 2025 16:49
Fixed misc. 
Fixed highlighting formating in strings with use of % character eg.:
 "Last %d words are specified with formating %s"
Updated misc list to support all default words from godot editor. 
Changed misc colors to more accurate and splited them into more groups.
install file for termux app on android
Instructions for android users
Fixed spelling mistakes.
Hightlight blank line ends.
Fixed numbers. 
Fixed escape sequences.
Fixed string formating test. 
Added new tests.
Renamed white to normal in order to suport light theme.
Added test for highlighting operators.
Updated in order to meet Godot asset requirements.
Allow multiple themes and platforms.
Its functionality was moved to `install` file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants