mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 21:34:46 +00:00
bc4cee4458
- 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