1.44.0 #1012
JohnnyMorganz
announced in
Announcements
1.44.0
#1012
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[1.44.0] - 2025-04-24
Removed
luau-lsp.require.fileAliases
andluau-lsp.require.directoryAliases
no longer show up in autocomplete for string requires. Use aliases as part of.luaurc
insteadAdded
luau-lsp.completion.imports.enabled
andluau-lsp.completion.imports.suggestRequires
are enabled. For the Roblox platform, string require auto imports must be switched on usingluau-lsp.completion.imports.stringRequires.enabled
(default:false
) (#494).Changed
Fixed
This discussion was created from the release 1.44.0.
Beta Was this translation helpful? Give feedback.
All reactions