LanguageClient-neovim icon indicating copy to clipboard operation
LanguageClient-neovim copied to clipboard

Language Server Protocol (LSP) support for vim and neovim.

Results 111 LanguageClient-neovim issues
Sort by recently updated
recently updated
newest added

First of all, thank you for developing great tool! ## Is your feature request related to a problem? Please describe. We can use only one language server with each filetype....

## Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] ## Describe the...

## Is your feature request related to a problem? Please describe. I use neovim in some platforms (ubuntu18 and mac osx), and manage plugins by using GitHub. Language server command...

## Is your feature request related to a problem? Please describe. In default fzf window(eg. created by calling `:FZF `), pressing `ctrl-v` can open file in a new vertical splitted...

## Describe the bug ## Environment - neovim/vim version (`nvim --version` or `vim --version`): NVIM v0.3.4 Build type: Release LuaJIT 2.0.5 Compilation: /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wconversion...

insufficient repro steps/info

## Is your feature request related to a problem? Please describe. I run MSYS2 Vim on Windows. This plugin is not compatible with that. ## Describe the solution you'd like...

- Did you upgrade to latest plugin version? yes - Did you upgrade to/compile latest binary? 0.1.154 - (Neovim users only) Did you check output of `:checkhealth LanguageClient`? yes -...

## Is your feature request related to a problem? Please describe. Currently, the diagnostics output displays diagnostics from all open buffers. On even moderate projects, this means that information relevant...

help wanted
feature request

## Is your feature request related to a problem? Please describe. I love the ability to narrow down the `workspace/symbol` search through FZF. However, some language servers such as `rust-analyzer`...

feature request

## Describe the bug ## Environment - neovim/vim version (`nvim --version`): NVIM v0.3.4 - This plugin version (`git rev-parse --short HEAD`): f3b2210 - This plugin's binary version (`bin/languageclient --version`): languageclient...