summaryrefslogtreecommitdiff
path: root/scene/resources/syntax_highlighter.cpp
AgeCommit message (Expand)Author
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-10-03Switch from recursion to iterative for backfilling colour regionsPaulb23
2020-09-10Changed line_edited_from(from) to lines_edit_from(from, to)Paulb23
2020-09-03[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.bruvzg
2020-08-22Fix color region end key seach and start key orderPaulb23
2020-08-08Fix colour region continuation over blank lines, issue 41120Paulb23
2020-07-28Fixed shader editor comment highlightingBrian Semrau
2020-07-11Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighterPaulb23
2020-07-11Expose Syntax highlighter for editor pluginsPaulb23
2020-07-11Convert syntax highlighters into a resourcePaulb23