-
Hello. I failed to setup autocompletion for dependencies linked from the Defold editor project settings.
I have a new empty project with single dependency
The integration was setup step by st…
-
This is the current `indentationRules` of Lua:
```json
"indentationRules": {
"increaseIndentPattern": "^((?!(\\-\\-)).)*((\\b(else|function|then|do|repeat)\\b((?!\\b(end|until)\\b).…
-
### How are you using the lua-language-server?
NeoVim
### Which OS are you using?
Linux
### What is the issue affecting?
Other
### Expected Behaviour
I set my `$XDG_CACHE_HOME` to `~/.local/cac…
-
It's great! I wonder if you have plan to support coc users?
-
Hi,
Following the readme, I fired :Mason in nvim, selected vue-language-server to be installled and I checked local\share\nvim-data\mason\packages and indeed found a dir called vue-language-server.…
-
- `nvim --version`:
```
NVIM v0.5.0-577-g48ac77a14
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/gcc-5 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Og -g -Wall -Wextra …
-
project.nvim doesn't appear to be setting the correct root directory for null-ls.nvim
For example, it's set one level higher than pylsp finds it's (correct) root directory, which is a subdir.
Le…
-
## Environment
Neovim version: v0.8.2
Neovim installed LSP plugins:
- `williamboman/mason.nvim`
- `williamboman/mason-lspconfig.nvim`
- `neovim/nvim-lspconfig`
- `jose-elias-alvarez/null-ls.n…
-
### Description
After recent update every time I open any file which needs LSP I got the same error:
E.g. for shell:
```
Error detected while processing BufReadPost Autocommands for "/home/agumi…
-
### Description
Haskell-language-server does not seem to be attatching to Haskell Buffers
### Neovim version
NVIM v0.5.1 …