lua-language-serverLua development just got a whole lot better 🧠 The Lua language server provides various language features for Lua to make development easier and faster. With around half a million installs on Visual Studio Code, it is the most popular extension for Lua language support. Features
InstallThe language server can be installed for use in Visual Studio Code, NeoVim, and any other clients that support the Language Server Protocol. The language server can be configured using a configuration file. For a more detailed intro, check out the getting started page in the wiki. Visual Studio CodeThe language server and Visual Studio Code client can be installed from the VS Code Marketplace. NeoVimView the installation instructions for NeoVim in the nvim-lspconfig repo. For a guide to getting started from scratch using Mason, read Heiker's guide. Command LineCheck the wiki for a guide to install the language server for use on the command line. This allows the language server to be used with other clients that follow the language server protocol. Community Install MethodsThe install methods below are maintained by community members. Links
Available Languages
Are you able to provide a translation? It would be greatly appreciated! Thank you to all contributors of translations! PrivacyThe language server had opt-in telemetry that collected usage data and sent it to the development team to help improve the extension. Read our privacy policy to learn more. Telemetry was removed in ContributorsCreditSoftware that the language server (or the development of it) uses: |