Searching files or words using fuzzy finders

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ctags

    A maintained ctags implementation

  • Vim has built-in functionality that works pretty similar to what you want. If you have a tags file (for example, using universal ctags), you can hit Ctrl-] (:h Ctrl-]) to jump to the declaration of any function under your cursor. Or, if you don't have a tags file, you can use gd (:h gd) to jump to a local declaration within the open file.

  • 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
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

  • If you owned a nvidia tesla a100, what would you do with it?

    2 projects | /r/LocalLLaMA | 4 Jul 2023
  • How do you figure out which #include a function/variable came from?

    2 projects | /r/C_Programming | 3 May 2023
  • How to check the memory usage of my plugins?

    1 project | /r/neovim | 11 Jan 2023
  • Ctags and referencing static functions, is it possible?

    1 project | /r/C_Programming | 22 Sep 2022
  • Can't generate tags using universal-ctags

    2 projects | /r/openbsd | 3 May 2022