lspsaga.nvim icon indicating copy to clipboard operation
lspsaga.nvim copied to clipboard

The neovim language-server-client UI

Results 28 lspsaga.nvim issues
Sort by recently updated
recently updated
newest added

Hi, I'm a total newb, trying to set up an neovim IDE for myself for a Ruby project, is there a setting to "hide" diagnostics output from rubocup/solargraph? As I...

enhancement

When I view implementations via `vim.lsp.buf.implementation()`, it spawns a nice looking window but It does not provide any way to jump to the location. I recall looking at the code...

enhancement

**Is your feature request related to a problem? Please describe.** It would be nice to support codelens actions. **Describe the solution you'd like** Support displaying codelenses in virtual text and...

enhancement

It's not possible to distinguish between a error and a error with an available code action Some kind of an additional icon or a different icon when code action is...

enhancement

### Description 1. Open a file that's not in a project, so there is no root directory. 2. Launch `:Lspsaga lsp_finder` 3. A message is printed: `[LspSaga] get root dir...

bug

### Description Hover doc all of a sudden stopped working for me. I've previously been using it with this very fork and it was working. I don't recall doing any...

bug

### Error: whenever i try to source the configuration file, this error pops up > Error detected while processing :source (no file): > E5108: Error executing lua ...site/pack/packer/start/lspsaga.nvim/lua/lspsaga/init.lua:58: [LspSaga] Key...

bug