better Telescope live grep UI?

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
  • You might have to install ui-select as well: https://github.com/nvim-telescope/telescope-ui-select.nvim

  • trouble.nvim

    🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.

  • I have exactly the same issue, and I found https://github.com/folke/trouble.nvim is super helpful, it render with two area, the bottom area is just like the VSCode search panel which group the search result by file, and the main area is the source code link to the search result item, and you can view the full context without cut the code.

  • 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-fzf-native.nvim

    FZF sorter for telescope written in c

  • It's not fuzzy during the live_grep itself, but by hitting `` you can fuzzy search among the results shown. You can even use the fzf syntax with https://github.com/nvim-telescope/telescope-fzf-native.nvim/issues.

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