summaryrefslogtreecommitdiffstats
path: root/scene/resources/syntax_highlighter.h
Commit message (Expand)AuthorAgeFilesLines
* Changed line_edited_from(from) to lines_edit_from(from, to)Paulb232020-09-101-1/+1
* Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighterPaulb232020-07-111-6/+81
* Expose Syntax highlighter for editor pluginsPaulb232020-07-111-0/+2
* Convert syntax highlighters into a resourcePaulb232020-07-111-0/+63