Skip to content

Fix on ExtIdeHelpers#557

Open
userbinn wants to merge 1 commit into
Norbyte:mainfrom
userbinn:patch-1
Open

Fix on ExtIdeHelpers#557
userbinn wants to merge 1 commit into
Norbyte:mainfrom
userbinn:patch-1

Conversation

@userbinn
Copy link
Copy Markdown

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.
@userbinn
Copy link
Copy Markdown
Author

A change in the IdeHelper generator might be necessary.

@Norbyte
Copy link
Copy Markdown
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