summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/gdscript_highlighter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Exclude GDScriptSyntaxHighlighter from non-tool buildsPaulb232018-04-201-262/+0
* Fixed color regions and added local color region cachePaulb232018-04-071-17/+1
* Renamed GDSyntaxHighlighter to GDScriptSyntaxHighlighterPaulb232018-04-041-6/+6
* Abstracted the syntax highlighter from text editPaulb232018-04-021-0/+278