1.30.0 #656
JohnnyMorganz
announced in
Announcements
1.30.0
#656
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[1.30.0] - 2024-06-23
Deprecated
luau-lsp.types.roblox
setting in favour ofluau-lsp.platform.type
Added
luau-lsp.platform.type
to separate platform-specific functionality from the main LSP--platform
to analyze CLI to make configuringluau-lsp.platform.type
more convenientluau-lsp.inlayHints.makeInsertable
(default:true
) to configure whether inlay hint type annotations can be inserted by clicking (#620)luau-lsp.plugin.maximumRequestBodySize
(default:3mb
) to configure the maximum size of the payload accepted from the Studio Plugin.toml
filesluau
in markdown fenced codeblocksChanged
call(other.value)
won't addvalue:
inlay hint) (#618)Fixed
self
) are now correctly marked withmethod
semantic token (#574)This discussion was created from the release 1.30.0.
Beta Was this translation helpful? Give feedback.
All reactions