Closed FourteenBrush closed 1 month ago
Example:
Asset :: enum { Layer0 } asset_paths := [Asset]cstring { .Layer0 = "assets/layer0.png", }
.Layer0 has no tabcompletion here
.Layer0
Fixed.
Example:
.Layer0
has no tabcompletion here