-
### Did you check docs and existing issues?
- [X] I have read all the noice.nvim docs
- [X] I have searched the existing issues of noice.nvim
- [X] I have searched the existing issues of plugins rela…
-
### Description
Diagnostic signs are eventually showing correctly however they take some time.
Regression since 82ab19e
Can I please leave this with you @des-b ?
### Neovim version
```t…
-
noib3 updated
5 months ago
-
When it is used in neovim, neovim reports as title.
-
### Problem
As far as I am aware, there is not a straightforward way to attach hook into lsp hover windows. Autocmds don't provide enough information to reliably extend hover doc functionality and I …
-
**Describe the bug**
Inside Neovim, I am not seeing any relevant completion, or even hover information, while editing a flake.
I do see LSP progress events emitted by `nixd` (below), but no rele…
-
I'm using LazyVim. I installed the plugin like this:
```lua
return {
"neovim/nvim-lspconfig",
opts = {
servers = {
omnisharp = { enabled = false },
chsarp_ls = {
…
-
### Describe the bug
When writing relative imports the lsp creates invalid diagnostics:
```nu
# Modules
use ./k8s.nu
use ./theme.nu
# Sources
source ./aliases.nu
```
### How to reproduce
1…
-
Hello,
My org recently announced that [Enterprise Model Selection](https://sourcegraph.com/blog/release/august-2024) is now available on our production instance.
Around the same time, Cody stopped…
-
Hi! I'm trying out this plugin, but I can't seem to do `vim.lsp.buf.definition()` to jump to functions in other modules.
To reproduce,
1. Clone https://github.com/robsonpeixoto/elixir-ls-go-to-d…