-
### 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?
Other
### Expected Behaviour
---…
-
I am using sumneko lua language and have ghost feature enabled. However, it doesn't apply to function arguments like in the readme. Am I missing something? @hrsh7th
-
### How are you using the lua-language-server?
NeoVim
### Which OS are you using?
Linux
### What is the issue affecting?
Type Checking, Diagnostics/Syntax Checking, Libraries
### Exp…
-
Currently we lack builtin types information for [lua-language-server](https://marketplace.visualstudio.com/items?itemName=sumneko.lua).
This requires generating them in a format it likes (most like…
-
### 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?
Type Checking
### Expec…
-
### Issue Description
I noticed two examples about backticks.
The first is in `@generic` Capture with Backticks
```lua
---@class Vehicle
local Vehicle = {}
function Vehicle:drive() end
---@…
-
### Describe the bug
I noticed that with some language servers (e.g. sumneko_lua) after calling `vim.lsp.buf.format()` entries in `:changes` are marked as invalid (`-invalid-`). This only seems to …
-
### 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?
Formatting
### Expected Behaviour
do…
d-enk updated
6 months ago
-
- `nvim --version`: v0.7.0
- `git --version`: 2.36.1
- Operating system/version: ubuntu focal
- Terminal name/version: alacritty 0.9.0
### Steps to reproduce
adding `commit` line for so…
-
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
MacOS
### What is the issue affecting?
Type Checking, Completion, Libraries
…