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 easily be installed for use in VS Code, but it can also be used by other clients using the command line. Visual Studio CodeThe language server and Visual Studio Code client can be installed from the VS Code Marketplace. 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 for NeoVim and other clients that follow the language server protocol. Supported Lua Versions
Links
Available Languages
Are you able to provide a translation? It would be greatly appreciated! Thank you to all contributors of translations! ConfigurationConfiguration of the server can be done in a number of ways, which are explained more in-depth in the wiki. Visual Studio CodeYou can use the settings editor or edit the raw JSON file. OtherSee the configuration file wiki page. PrivacyThis language server has opt-in telemetry that collects usage data and sends it to the development team to help improve the extension. Read our privacy policy to learn more. ContributorsCreditSoftware that the language server (or the development of it) uses: |