Closed Jay-Zhu-master closed 1 month ago
v4.2.1.stable.official [b09f793f5]
1.94.0
2.3.0
windows 10
@static_unload annotation has no color rendering Example:
@static_unload class_name GameData @export var a:int
export has normal colors, but static_unload does not Godot's built-in editor displays normally
export
static_unload
just type @static_unload into the edit
@static_unload
Godot version
v4.2.1.stable.official [b09f793f5]
VS Code version
1.94.0
Godot Tools VS Code extension version
2.3.0
System information
windows 10
Issue description
@static_unload annotation has no color rendering Example:
export
has normal colors, butstatic_unload
does not Godot's built-in editor displays normallySteps to reproduce
just type
@static_unload
into the edit