mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 01:21:26 +00:00
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 | ||