Skip to content

Question. How to include dynamic args to live_grep #167

@LoydAndrew

Description

@LoydAndrew

I want to include dynamic args for live_grep, for example in vim-clap plugin in grep provider input you can specify actions *.ts and it will translate query to rg -g "*.ts" "actions". Or in emacs world there is an ivy-plugin where in rg you can specify actions -- -t ts and achieve the same behaviour. Can we have something like this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions