lua-lsp

A Language Server implementation for lua, the language

A Language Server for Lua code, written in Lua.
It's still a work in progress, but it's usable for day-to-day. It currently
supports:

* Limited autocompletion
* Goto definition
* As you type linting and syntax checking
* Code formatting
* Supports Lua 5.1-5.3 and Luajit

Versions

scm-1dev3 years ago(revision: 2)0 downloads

Dependencies

dkjson ~> 2.5
inspect ~> 3.1
LPegLabel ~> 1.6
lua >= 5.1, < 5.4