mirror of
https://github.com/godotengine/godot.git
synced 2026-01-08 00:25:01 +03: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