Skip to content

loom: clean up type checking in editor experience#1075

Merged
aatxe merged 3 commits into
primaryfrom
awe/loom-cleanup
May 7, 2026
Merged

loom: clean up type checking in editor experience#1075
aatxe merged 3 commits into
primaryfrom
awe/loom-cleanup

Conversation

@aatxe
Copy link
Copy Markdown
Member

@aatxe aatxe commented May 7, 2026

We removed the top-level batteries alias in #941, and installed some smaller-scoped luaurc files to get the right editor experience without negatively impacting our CI, but it seems like we missed the cli folder entirely and so luau-lsp cannot find the batteries in editor. There's also a pcall usage that doesn't type check, so I've updated that to xpcall.

@aatxe aatxe self-assigned this May 7, 2026
@aatxe aatxe added enhancement New feature or request cli The lute command-line interface labels May 7, 2026
@aatxe aatxe merged commit 63e2e14 into primary May 7, 2026
15 checks passed
@aatxe aatxe deleted the awe/loom-cleanup branch May 7, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli The lute command-line interface enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants