Skip to content

Fix on ExtIdeHelpers#557

Open
wxemu wants to merge 1 commit intoNorbyte:mainfrom
wxemu:patch-1
Open

Fix on ExtIdeHelpers#557
wxemu wants to merge 1 commit intoNorbyte:mainfrom
wxemu:patch-1

Conversation

@wxemu
Copy link

@wxemu wxemu commented Jan 31, 2026

Use string literal for 'end' field in ExtIdeHelpers to avoid Lua reserved keyword conflict. This prevents the Language Server from breaking the AST parsing.

…x LSP syntax error

Use string literal for 'end' field in ExtIdeHelpers to avoid Lua reserved keyword conflict. This prevents the Language Server from breaking the AST parsing.
@wxemu
Copy link
Author

wxemu commented Jan 31, 2026

A change in the IdeHelper generator might be necessary.

@Norbyte
Copy link
Owner

Norbyte commented Feb 6, 2026

Hi,

I've patched the IDE helpers generator to ensure reserved words are quoted properly in future versions and regenerated the helpers file for v30.
Thanks for the observation!

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.

2 participants