-
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
Linux
### What is the issue affecting?
Other
### Expected Behaviour
`lua-la…
-
### Which OS are you using?
Windows
### Expected Behaviour
An "Install" button on the addon
### Actual Behaviour
A "Disable" button that when clicked errors
### Reproduction steps
1. Have no ad…
-
Currently `sumneko_lua` is not supported as a formatter for lua files. Since the formatting feature has been introduced ~10 months ago, we could possibily support it in Neoformat.
-
Might require some extra fiddling with the `.vscode` directory, most specifically to set Lua version, ignore directory, library (for Codex) and max preloads (to support over 500kb of the Codex):
```j…
-
# Setting up sumneko lua for Nvim-lsp - jdhao's blog
In this post, I will share how to set up sumneko lua for nvim-lspconfig.
[https://jdhao.github.io/2021/08/12/nvim_sumneko_lua_conf/](https://jdha…
-
This "super issue" serves to organize and track all the issues relating to the implementation of generics.
Some of the following issues are likely duplicates, so some may just need to be marked dup…
-
[sumneko.lua](https://github.com/sumneko/lua-language-server) Is currently the best lua language server for VSCode and has been forked to be used as roblox/other lua based game scripting.
Based on th…
-
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
Linux
### What is the issue affecting?
Annotations, Type Checking, Completion…
-
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
Linux
### What is the issue affecting?
Type Checking
### Expected Behaviour
…
-
I use my ~/.factorio/mods as workspace
here the workspace config:
```json
{
"factorio.versions": [
{
"name": "Home",
"factorioPath": "~/.factorio/bin/x64/factorio",
"…