ojroques / nvim-lspfuzzy

A Neovim plugin to make the LSP client use FZF
BSD 2-Clause "Simplified" License
316 stars 11 forks source link

Actions in fzf broken on nvim nightly #25

Closed sQVe closed 2 years ago

sQVe commented 3 years ago

👋🏼

I just noted that I'm no longer getting the actions in fzf on the latest neovim nightly. It works on 0.5.1 but fails on latest nightly (v0.6.0-dev+368-g9337fff8a).

Gimme a ping if you need any further information.

ojroques commented 3 years ago

Yes it seems there were quite a lot of changes related to code actions in neovim lately (#15818). I will take a look as soon as I have time.

ojroques commented 2 years ago

In the meantime I've disabled the plugin for code actions in nvim 0.5.2+ so that you can still use code actions via the quickfix window.

alehatsman commented 2 years ago

hey, it is working fine on my machine

image

image