Releases: JohnnyMorganz/luau-lsp
Releases · JohnnyMorganz/luau-lsp
0.2.0
- Implement Signature Help Provider
- Improved stringification of functions to look nicer in hover and signature help
- Use incremental text document sync
- Enabled all Luau FFlags by defaults
0.1.2
Fix crash when workspace does not have a sourcemap.json
present in root
0.1.1
Bug fixes
0.1.0
Initial basic release
Supports fundamentals, such as diagnostics, autocomplete and hover.