Fuzzy Finding with Emacs Instead of Fzf

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fzf.el

    A front-end for fzf

    Another alternative is fzf.el [1] which properly wraps fzf.

    [1] https://github.com/bling/fzf.el

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • affe

    :monkey: affe.el - Asynchronous Fuzzy Finder for Emacs

    and another one, from the author of consult/vertico/..., minad, is affe: https://github.com/minad/affe

  • fussy

    Emacs completion-style leveraging flx / fzf / etc

  • projectile

    Project Interaction Library for Emacs

    Could you explain more about this setup? I'm not familiar with "projectile". Is this https://github.com/bbatsov/projectile the same thing you're referring to?

    Sounds interesting. What I've done recently is open my vim in the folder that contains all the organization's repos (the ones I've cloned) and just run ripgrep inside vim to find examples or references to whatever I've seeking. Seems performant enough even without doing anything except letting ripgrep ignore git-ignored stuff (default behavior of ripgrep).

  • .emacs.d

    My emacs configuration, the layout was taken from magnars (by PuercoPop)

    Yes, that is exactly what I do. It is only a couple of lines.

    https://github.com/PuercoPop/.emacs.d/blob/9d0b99d332d619fe3...

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Emacs: Projectile - Multiple Projects

    1 project | /r/emacs | 26 May 2023
  • Project-global building/running/etc

    1 project | /r/emacs | 5 Apr 2023
  • Two projects side by side?

    1 project | /r/emacs | 11 Mar 2023
  • Multi project management - perspective, persp-mode, tab-bar-mode, or...?

    9 projects | /r/emacs | 4 Feb 2023
  • Projectile 2.7 has been released

    1 project | /r/planetemacs | 3 Dec 2022