-
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
Windows
### What is the issue affecting?
Diagnostics/Syntax Checking, Formatt…
-
As I already wrote in another post, I need the editor for the game engine to Defold.
Is it possible to connect the API for auto-completion? There are default plugins for Code VS and some others. Is i…
-
This template is great, it saved a lot of time.
There is just one thing I don't understand, which is how to make `lua_ls` (language server for lua) understand where to find the code for `plenary`. …
-
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
Windows
### What is the issue affecting?
Annotations, Type Checking…
-
遇到一个文件无法使用在文件内查询所有的符号, 用sumneko编写的插件 Lua Language Server coded by Lua 可以正常解析文件内的符号,希望可以改进
-
### Which OS are you using?
Linux
### Expected Behaviour
I can specify and run an arbitrary location for the LSP binary.
### Actual Behaviour
Only the bundled with the addon binary is used
### R…
-
From discord:
```
I have the Lua Server from Sumneko installed, after a short while, it tears down Onivim
the crashlog says this: (Failure "invalid pattern in look-behind"):
```
https://discord…
-
The settings in this repo seems to require a `sumneko-lua-language-server` that's created by [the installation script](https://github.com/mattn/vim-lsp-settings/blob/master/installer/install-sumneko-l…
-
**Is your feature request related to a problem? Please describe.**
I am using the `sumneko_lua` LSP with the `lua-dev` plugin to get completion/documentation/etc. for the neovim API, among other th…
-
I think with https://github.com/sumneko/lua-language-server/pull/850 and https://github.com/Homebrew/homebrew-core/commit/5e9a8966df9cf8bc09bde43a227b7ec9c0af772e#diff-e3f01ce78983f66cd8a130d680ce76e1…