summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/editor
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2019Rémi Verschelde2019-01-012-4/+4
* Fix types highlighting outside of function args and var declarations, issues ...Paulb232018-10-131-4/+14
* Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde2018-09-291-4/+0
* Fixed scientific notaion not highlighting correctly, issue 21435Paulb232018-09-081-2/+2
* Add syntax highlighting to type hintsGeorge Marques2018-07-202-1/+33
* Removed duplicate default colours and removed GDScriptHighligher colours from...Paulb232018-06-131-2/+18
* Added GDScript NodePath highlightingPaulb232018-04-202-1/+14
* Added GDScript function definition highlightingPaulb232018-04-202-1/+11
* GDScript highlighter now remembers previous statePaulb232018-04-202-6/+56
* Exclude GDScriptSyntaxHighlighter from non-tool buildsPaulb232018-04-202-0/+318