unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* live search of files by substring
@ 2014-04-24 17:10 Sam Halliday
  2014-04-25  0:01 ` Bastien
  2014-04-25  1:21 ` Eric Abrahamsen
  0 siblings, 2 replies; 4+ messages in thread
From: Sam Halliday @ 2014-04-24 17:10 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

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?

Best regards,
Sam


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-04-25  2:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).