Skip to content

demianko/FileSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FileSearch

  • select the local folder to search files within and its sub-directories
  • Supports searching for multiple patterns: add multiple word with comma separated, add dash("-") if want to exclude the word. e.g. "python, pytorch, -ai", will search files containing "python" or "pytorch" but excludes files containing "ai"
  • non-English file name search
  • file extension search: if not specified, search all files.
  • filter: filter the search results

version 1.1.4

  • search progress bar is added image

version 1.1.3

  • Brighter colors for highlighting search patterns.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published