hound-search/hound

Allow the user to filter on path names through the UI

Open

#164 aberto em 16 de out. de 2015

Ver no GitHub
 (0 comments) (3 reactions) (0 assignees)JavaScript (606 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (5.470 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Allow the user to make a list of pathnames to filter on (simple substring match, not regex). The results get filtered using through this.

This functionality could also be used for #24 and #160.

Guia do colaborador