Closed giovannigiordano closed 4 years ago
This is a duplicate of #33 which has a wontfix
label. That being said I think it could be a nice UI improvement. Here's a preview of vim-clap and the floating window:
Lists are implemented independently of UI, there might be a floating list extension in the future. But I don't have time for that recently.
any updates on that? still relevant :)
Would it be a good idea to implement whatever is needed in the floating window as a provider for vim-clap? I have no idea if that is a good idea, just throwing that in here because it seems that vim-clap is nicely extensible. https://github.com/liuchengxu/vim-clap#how-to-define-your-own-provider
@JSamir vim-clap or other fuzzy finder can make use API of coc.nvim.
I prefer current behavior of coc-list but it would be nice if it supports floating window.
Hope support floating window.
Nope
I've seen vim-clap which uses floating windows for lists. There is any chance to have this implemented in coc-lists? Thanks.