Been using nvim-lsputils's version of the codeAction handler for a while now. Since my latest NeoVim update (version: 0.6.0-dev+368) doesn't work anymore, showing suggestions in the quickfix menu on the bottom instead of the usual popup menu it used before.
Config

New, broken, behaviour:

The commits which could've possibly caused this misbehaviour:
neovim/neovim@73280a7
neovim/neovim@ec4731d
neovim/neovim@63fde08 (<-- most likely)
Been using
nvim-lsputils's version of thecodeActionhandler for a while now. Since my latest NeoVim update (version:0.6.0-dev+368) doesn't work anymore, showing suggestions in the quickfix menu on the bottom instead of the usual popup menu it used before.Config

New, broken, behaviour:

The commits which could've possibly caused this misbehaviour:
neovim/neovim@73280a7
neovim/neovim@ec4731d
neovim/neovim@63fde08 (<-- most likely)