summaryrefslogtreecommitdiff
path: root/modules/gdscript/editor
AgeCommit message (Expand)Author
2018-10-13Fix types highlighting outside of function args and var declarations, issues ...Paulb23
2018-09-29Fix warning about functions defined but not used [-Wunused-function]RĂ©mi Verschelde
2018-09-08Fixed scientific notaion not highlighting correctly, issue 21435Paulb23
2018-07-20Add syntax highlighting to type hintsGeorge Marques
2018-06-13Removed duplicate default colours and removed GDScriptHighligher colours from...Paulb23
2018-04-20Added GDScript NodePath highlightingPaulb23
2018-04-20Added GDScript function definition highlightingPaulb23
2018-04-20GDScript highlighter now remembers previous statePaulb23
2018-04-20Exclude GDScriptSyntaxHighlighter from non-tool buildsPaulb23