opnsense-ports/devel/lua-language-server/pkg-descr
Franco Fichtner ecd28bfc74 */*: sync with upstream
Taken from: FreeBSD
2022-09-07 22:51:57 +02:00

16 lines
449 B
Text

The Sumneko Lua Language Server is a comprehensive Lua development
server. It functions as an LSP client, supporting:
* Over 20 supported annotations for documenting your code
* Go to definition
* Dynamic type checking
* Find references
* Diagnostics/Warnings
* Syntax checking
* Element renaming
* Hover to view details on variables, functions, and more
* Autocompletion
* Support for libraries
* Code formatting
* Spell checking
* Custom plugins