unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Eric Abrahamsen <eric@ericabrahamsen.net>, help-gnu-emacs@gnu.org
Subject: RE: live search of files by substring
Date: Thu, 24 Apr 2014 19:05:21 -0700 (PDT)	[thread overview]
Message-ID: <4c00f55d-2aa2-409b-b2d2-b066832e405b@default> (raw)
In-Reply-To: <87bnvqkxut.fsf@ericabrahamsen.net>

> > Many of the IDEs have a "live search" feature of files in a project,
> > I was wondering if Emacs had a similar thing?
> >
> > In many ways, find-name-dired is almost there. Live search basically
> > is the same as find-name-dired except it lists responses as the user
> > types in the query (and does substring matching rather than regex
> > matching).
> >
> > It would be really ideal if such a tool asked for the directory to use
> > based on first use, and then saved that until the user manually
> > updates it. Even better if it respected .gitignore and other VCS
> > ignore rules.
> >
> > Is there something similar to "live search" for Emacs?
> 
> There are several packages that do this sort of thing. For generalized
> (ie non-project-specific) stuff there is ido, icicles, anything, helm...
> Semantic/CEDET for project-based stuff (I'm sure there's more than just
> that). You can check this wiki page for more:
> 
> http://www.emacswiki.org/emacs/CategoryCompletion

I would recommend starting here.  An incremental project-search tool
might use completion, but it need not.

http://www.emacswiki.org/emacs/CategorySearchAndReplace



      reply	other threads:[~2014-04-25  2:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-24 17:10 live search of files by substring Sam Halliday
2014-04-25  0:01 ` Bastien
2014-04-25  1:21 ` Eric Abrahamsen
2014-04-25  2:05   ` Drew Adams [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4c00f55d-2aa2-409b-b2d2-b066832e405b@default \
    --to=drew.adams@oracle.com \
    --cc=eric@ericabrahamsen.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).