Rudy-Dev / RobloxLsp

Roblox Luau Language Server forked from Lua by sumneko.

Home Page:https://devforum.roblox.com/t/roblox-lsp-full-intellisense-for-roblox-and-luau/717745

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roblox Luau Language Server

Original Project by sumneko

Make sure you don't have both Lua by sumneko and Roblox LSP enabled.

Install In VSCode

https://marketplace.visualstudio.com/items?itemName=Nightrains.robloxlsp

More Info

https://devforum.roblox.com/t/roblox-lsp-full-intellisense-for-roblox-and-luau/717745

Get Help

Roblox OS Community Discord Server: https://discord.gg/c4nPcZHwFU

Features

  • Exact Luau Environment
  • Full Luau Typechecking and Intellisense
  • Support for Rojo
  • Support for Third-Party libraries like Roact, Rodux, Promise, TestEz, etc.
  • Color3 Preview and Picker
  • Auto-completion of game descendants
  • Auto-updatable API
  • Inlay Hints
  • Goto Definition
  • Find All References
  • Hover
  • Diagnostics
  • Rename
  • Auto Completion
  • IntelliSense
  • Signature Help
  • Document Symbols
  • Workspace Symbols
  • Syntax Check
  • Highlight
  • Code Action
  • EmmyLua Annotation
  • Multi Workspace
  • Semantic Tokens

Preview

avatar avatar avatar

Credit

Acknowledgement

About

Roblox Luau Language Server forked from Lua by sumneko.

https://devforum.roblox.com/t/roblox-lsp-full-intellisense-for-roblox-and-luau/717745

License:MIT License


Languages

Language:Lua 97.5%Language:TypeScript 2.5%