Skip to content

Conversation

@gilzoide
Copy link
Owner

Implements #100.

For now only global enums and built-in classes (a.k.a. Variants) are being generated
This is because Lua GDExtension converts between Variant and primitive types nil/bool/number/integer/string.
This avoids warnings when accessing keys using `.` (like `some_dict.key`).
@gilzoide gilzoide linked an issue Jan 10, 2026 that may be closed by this pull request
@gilzoide gilzoide merged commit 1fd562a into main Jan 17, 2026
136 checks passed
@gilzoide gilzoide deleted the feature/lua-language-server-support branch January 17, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: LLS LuaCATS docs

2 participants