Skip to content

Vim - Use fzf to show the result of "find references" #830

@camilledejoye

Description

@camilledejoye

This is a proposal to use fzf to show the result of the \find references` action.
Right now the quickfix is used and I don't find it very practical.
It's a great tool to achieve something on multiple buffers at once but it's not easy to navigate in.

So I was wondering what others might thing about that?

My idea so far is to use fzf to show the list of references, taking advantage of the preview feature to be able to see the references easly and select only those we choose.
I want to try to add a shortcut which will allow to populate the quickfix with the selection so we can still take advantage of it and be able to filter it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions