mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-20 16:19:47 +00:00
- Extacted all syntax highlighting code from text edit - Removed enable syntax highlighting from text edit - Added line_edited_from signal to text_edit - Renamed get/set_syntax_highlighting to get/set_syntax_highlighter - Added EditorSyntaxHighligher