neoclide / coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Other
24.16k stars 954 forks source link

keep list open when jumping to references. #4886

Closed yimingwangdell closed 4 months ago

yimingwangdell commented 5 months ago

is it possible?

fannheyward commented 4 months ago

Use https://github.com/kevinhwang91/nvim-bqf for this feature.

yimingwangdell commented 4 months ago

@fannheyward the references list is not created by quickfix, it's created by coc list. will "bqf" work?

fannheyward commented 4 months ago

nvim-bqf can integrate with coc.nvim, to list coc's references to quickfix.

https://github.com/kevinhwang91/nvim-bqf?tab=readme-ov-file#integrate-with-other-plugins