Category "nvim-lspconfig"

Nvim lsp - change lspconfig diagnostic message location

i ran into a problem, when im using neovim (+ lspconfig with hie set up), i have diagnostics info inline, but sometime, i cant read the whole line: is there a

How to apply multiple auto fixes with nvim LSP

In nvim, using LSP, i want to be able to apply a 'fix all of the same type' similar to what can be done in VSCode (see picture). How would one go about adding t

Spawning language server with cmd`diagnostic-languageserver`failed. The language server is either not installed, missing from PATH, or not executable

enter image description here " Spawning language server with cmd: diagnostic-languageserver failed. The language server is either not installed, missing from PA