GDScript-sublime
GDScript-sublime copied to clipboard
Godot Engine GDScript syntax highlighting for Sublime Text
 `Draw.poly({ points = [a, b, c, d]}) `
I am suing a custom color theme, and the comments in GDScript are not getting the color of comments of my theme. My theme has colored comments correctly for all...
It looks like specifying a return type for a function with `->` currently breaks the highlighting:  https://gist.github.com/t-karcher/053b7097e744bc3ba4e1d20441ab72a7
 Maybe related to: https://github.com/beefsack/GDScript-sublime/issues/28
Without hints it works as expected.  When adding hints the highlight changes color. 
Please keep this repository up to date regarding the evolution of Godot Engine. Fixes: #32 #31 #33 #29 #28