summaryrefslogtreecommitdiff
path: root/modules/gdscript/editor
AgeCommit message (Collapse)Author
2018-07-20Add syntax highlighting to type hintsGeorge Marques
2018-06-13Removed duplicate default colours and removed GDScriptHighligher colours ↵Paulb23
from main editor.
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