6742f6894e
Fixes #45338. This PR also makes any word after a "." not highlight as a keyword, i.e. the cos in Color.cos will highlight the same as any other class constant. Additionally, trying to do things like ".print()" will not highlight print as a keyword but as a class function. |
||
---|---|---|
.. | ||
gdscript_highlighter.cpp | ||
gdscript_highlighter.h |