NightrainsRbx / RobloxLsp

Roblox Luau Language Server based on Lua by sumneko.
https://devforum.roblox.com/t/roblox-lsp-full-intellisense-for-roblox-and-luau/717745
MIT License
211 stars 49 forks source link

Roblox's new SharedTable is an undefined global. #237

Closed rokoblox closed 10 months ago

rokoblox commented 10 months ago

Roblox added a new global SharedTable but it wasn't added as a global to roblox LSP yet.

image

lethaldarts commented 10 months ago

Please Merge This Request 🙏

lethaldarts commented 10 months ago

please dont forget the new Vector methods image

rokoblox commented 10 months ago

This is unrelated to this issue.

NightrainsRbx commented 10 months ago

Fixed