1.21.0 #388
JohnnyMorganz
announced in
Announcements
1.21.0
#388
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.21.0] - 2023-06-14
Deprecated
luau-lsp.autocompleteEnd
setting in favour ofluau-lsp.completion.autocompleteEnd
Added
Module
intype Foo = Module.Bar
luau-lsp.require.directoryAliases
to map require string prefixes to directoriesluau-lsp.require.fileAliases
(anddirectoryAliases
), mapping~/foo.lua
to a file in your home directoryChanged
luau-lsp.ignoreGlobs
),and there is a setting
luau-lsp.index.maxFiles
(default: 10,000) to configure the amount of files indexed before backing off.Fixed
This discussion was created from the release 1.21.0.
Beta Was this translation helpful? Give feedback.
All reactions