Search

Fast file search with filename, metadata, and content modes, six built-in file type groups, and deep integration with the shell and main UI.

Search Modes

Three search modes cover every use case:

  • FileName — search by filename with Contains, Wildcard (*, ?), or full Regex pattern matching.
  • Metadata — filter by file size ranges, date ranges (created/modified), attributes (read-only, hidden), and extension.
  • FileContent — line-by-line grep-style content search within files, with a configurable max file size limit (default: 50 MB).

Results stream in as they are found, appearing in a sortable grid.

File Type Groups

Six built-in file type groups let you quickly scope a content search:

  1. Text Files — .txt, .log, .csv, .md, .rtf
  2. Source Code — .cs, .cpp, .c, .h, .hpp, .py, .js, .ts, .java, .go, .rs, .rb, .php, .swift, .kt
  3. Web — .html, .htm, .css, .scss, .less, .jsx, .tsx, .vue, .svelte
  4. Config/Data — .json, .xml, .yaml, .yml, .ini, .cfg, .conf, .toml, .env, .properties
  5. Scripts — .bat, .cmd, .ps1, .sh, .bash, .zsh
  6. SQL — .sql, .sqlite

Integration

Launch search from the main window button, the global hotkey (default Ctrl+Alt+F), or the Windows Explorer context menu. Results appear in a grid with context menu actions: open file, open containing folder, copy path, copy to destination, or add to queue.

Configure search defaults in Settings > Search including the default mode, recursive toggle, and max results.