wiser-fz
wiser-fz
### Describe the bug Use 'o' to call code action with diagnostic failed. ### Steps to reproduce go version: 1.22.2 language_file: main.go ```go package main import ( "fmt" "io/ioutil" )...
### FAQ - [X] I have checked the [FAQ](https://github.com/nvimtools/none-ls.nvim#faq) and it didn't resolve my problem. ### Issues - [X] I have checked [existing issues](https://github.com/nvimtools/none-ls.nvim/issues?q=is%3Aissue) and there are no issues with...
### Description There is a problem when I get metadata by `brod_client:get_metadata` function and calculate a partition index which I need to send a message; and the partitions may be...
Hi, thank you for such amazing plugin. I noticed the command `lspsaga finder def+ref` will display the definition and the references, but the definition also include in the references section:...