How can I customize Telescope to only grep for 1 specific file type?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • config_manager

    My configuration files and tools

  • I did something like this: https://github.com/tjdevries/config_manager/blob/master/xdg_config/nvim/lua/tj/telescope/custom/multi_rg.lua

  • dotfiles

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • telescope-live-grep-args.nvim

    Live grep with args

  • Take a look at this: https://github.com/nvim-telescope/telescope-rg.nvim

  • ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • It allows to pass everything directly to rg, so you can write something like margin -tcss or padding -g .*scss. More can be found on rg man page https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md

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