-
### Describe the bug
The typescript parsers cannot be downloads in Windows, other parsers compiles and run ok.
Suspect Party:
```
Can't create '\\\\?\\C:\\Users\\ander...
```
That path is …
-
## Information
**VIM version**
Neovim:
NVIM v0.4.3
Build type: Release
Vim:
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Jan 11 2020 12:16:09)
Included patches: 1-111
Operating System:…
-
## Information
**VIM version**
NVIM v0.3.1-1-g489d32f2b
Build type: RelWithDebInfo
Features: +acl +iconv +jemalloc +tui
SMP Debian 4.9.65-3+deb9u2 (2018-01-04) x86_64 GNU/Linux
…
-
```
local lsp_status = require "lsp-status"
lsp_status.register_progress()
local capabilities = require('cmp_nvim_lsp').update_capabilities(vim.lsp.protocol.make_client_capabilities())
capabilitie…
-
**Your Godot version:**
v4.2.1.stable.official
**Issue description:**
Simulating an `stdio` connection against the LSP server through a piped TCP connection might cause issues that seem server-si…
-
### Version of Hardhat
2.22.2
### What happened?
IntelliSense in VSCode stops working when adding `@nomicfoundation/hardhat-foundry` plugin to a Hardhat project. Imported files wont have any defini…
-
I'm wondering if there is any plan to integrate with [mason](https://github.com/williamboman/mason.nvim), such integration would allow auto-downloading of formatters depending on which ones the user h…
-
I was trying enable/disable linting from the coc-settings.json.
```
{
"python.linting.enabled":true/false
}
```
However when I restart the nvim instance, this setting is not being used. I am…
-
I'm experiencing a problem while editing R package in neovim using the builtin LSP support.
It might be that it is not languageserver problem, but here is what led me to think that it might be a good…
-
## Remember to search before filing a new report
It would be nice to be able to include a `zls.json` file within a project to maintain styling on a per project basis.