How to? Fuzzy search contents, then filter by filename/path

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • telescope-live-grep-args.nvim

    Live grep with args

  • dotfiles

  • So this is something which is kinda doing what you like: https://github.com/rafcamlet/dotfiles/blob/master/nvim/lua/live_grep.lua But it works in one go. Everything until ; sign goes to rg and after it to fd. There is a lot of buggy hacker magic because at some point telescope stops supporting writers https://github.com/nvim-telescope/telescope.nvim/blob/master/lua/telescope/finders/async_job_finder.lua#L43, and I've tried to reimplement them, without full understanding how those pipes work. Most of the time it works good enough, but sometimes it stuck, and the performance is probably much worse than it could be.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • telescope.nvim

    Find, Filter, Preview, Pick. All lua, all the time.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts