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

Disabling Roblox Related Environment #243

Closed kulkalkul closed 8 months ago

kulkalkul commented 8 months ago

Is it possible to disable roblox related environment? I'd like to use Luau as modding API for my game but only LSP I could find for is this.

zwinplayer64 commented 8 months ago

IIRC There's a Luau LSP extension by JohnnyMorganz

kulkalkul commented 8 months ago

That's great, thanks! I only checked repo of this as this was the most popular choice in the vscode. But looks like other one is also pretty solid.