lua-complete

lua-complete is an auto-completion engine for the Lua language

$ luarocks install --server=https://luarocks.org/dev lua-complete

WARNING: this module is no longer being supported

lua-complete can provide auto-complete suggestions for a text editor or IDE.
The file contents, cursor location, and [optionally] include directory get passed in,
and lua-complete will suggest elements in the table and/or function arguments (for Lua functions).

Versions

scm-1dev6 years ago632 downloads
scm-0dev6 years ago0 downloads

Dependencies

lua >= 5.1, < 5.4
luacheck >= 0.21, < 0.22

Manifests