Age | Commit message (Expand) | Author |
---|---|---|
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-10-13 | Fix types highlighting outside of function args and var declarations, issues ... | Paulb23 |
2018-09-29 | Fix warning about functions defined but not used [-Wunused-function] | Rémi Verschelde |
2018-09-08 | Fixed scientific notaion not highlighting correctly, issue 21435 | Paulb23 |
2018-07-20 | Add syntax highlighting to type hints | George Marques |
2018-06-13 | Removed duplicate default colours and removed GDScriptHighligher colours from... | Paulb23 |
2018-04-20 | Added GDScript NodePath highlighting | Paulb23 |
2018-04-20 | Added GDScript function definition highlighting | Paulb23 |
2018-04-20 | GDScript highlighter now remembers previous state | Paulb23 |
2018-04-20 | Exclude GDScriptSyntaxHighlighter from non-tool builds | Paulb23 |