0.0.41 • Published 10 months ago

@statiolake/coc-sumneko-lua v0.0.41

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

coc-sumneko-lua

Lua extension using sumneko lua-language-server for coc.nvim

This extension uses server binaries extracted from sumneko/vscode-lua. You can also custom the server path(sumneko-lua.serverDir).

Features

  • Supported features by the server

    base

  • Nvim lua development(check setting sumneko-lua.enableNvimLuaDev). Credit: folke/neodev.nvim

    nvim-lua-dev

  • Inlay-hints provided by coc.nvim.

Install

:CocInstall coc-sumneko-lua

Settings (Click me)

Config Examples for Distributions (Currently only NixOS)

Commands

CommandDescription
sumneko-lua.installInstall or update sumneko lua-language-server
sumneko-lua.restartRestart server
sumneko-lua.versionEcho server version
sumneko-lua.checkUpdateCheck update
sumneko-lua.showTooltipShow tooltips
sumneko-lua.insertNvimLuaPluginLibraryInsert nvim lua plugin to current workspace library
sumneko-lua.downloadNvimLuaTypesDownload/Update nvim lua types(Clone https://github.com/folke/neodev.nvim)

Credit

License

MIT


This extension is built with create-coc-extension

0.0.41

10 months ago

0.0.40

10 months ago