The Wayback Machine - https://web.archive.org/web/20201019092838/https://github.com/unitycoder/FindInFiles
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

FindInFiles

I couldn't find any simple tool for searching files containing given text..
(Notepad++ crashed with blue screen, VisualStudio is too much, Atom is too slow to start, Windows content: search is super slow, Googling didn't return any simple free tools..etc), so had to make one :/

Still work-in-progress (but usable already)


Current Features

  • Search text in files from given folder (and subfolders)
  • Can be launched from Commandline or Explorer context menu (to automatically pass target folder)
  • Double click results to open file in default editor
  • Save search history (to search again easily)
  • Resizeable window

Planned Features

  • Jump to line (if you are using notepad++ or others that support linenumber parameter)
  • Sort results by modified file date
  • Settings to allow modifying searched file extensions
  • More? You can comment using issues here^

image


Unity Forum Thread https://forum.unity.com/threads/external-tool-search-all-files-containing-some-text.568705/

About

Easy & Free Tool for Searching Text in Files

Topics

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.