14
2018
[External Tool] Search Text In Files
I couldn’t find a simple free tool for searching text in files.. so had to make one : /
Seems to work well enough already, main just using it for searching unity builtin shader sources 🙂
Still few features to be added..
Sources & Download
https://github.com/unitycoder/FindInFiles

Unity Forum Thread
https://forum.unity.com/threads/external-tool-search-all-files-containing-some-text.568705/
Related Posts
3 Comments + Add Comment
Leave a comment
Recent posts
- Favorites in PackageManager
- LudumDare59 : Signal
- Unity Editor: Tree Generator
- Leaf/Foliage Generator Tools (Runs in Browser)
- Testing Unity AI Beta
- Ways to Support UnityCoder Development
- Using UI Slider to Create 5-Star Rating Element
- Game Music Library For Unity (editor plugin)
- Fontastic : Easily Test Fonts in Unity Editor!
- GeoTiff Importer & Terrain Generator for Unity
- Create Baked DropShadow for UI images
- .JP2 Ortho Image Converter to PNG/JPG/TIFF
Recent Comments
- on Mesh Exploder (sources)
- on Sprite Sheet Flip Book Shader
- on Sprite Sheet Flip Book Shader
- on [Asset Store] PolygonCollider2D Optimizer
- on Trajectory Test Scene 2.0
- on Vector3 maths for dummies!
- on UnityHub 3.6.0: Remove Version Control & Cloud Dashboard columns
- on Using RenderDoc with Unity (graphics debugger)
Coin:
CUgDSbRqFcAumDSAcdKDvuXsw26VdkJe8C8WGUQHBAGS
An article by












Visual Studio comes with “Find in Files” as well as “Replace in Files”. It should install with Unity by default, if you’re on Windows.
yeah, until now i’ve used that or Atom, but bit too much clicking when just want to do a quick search on a specific folder (which is usually open in Explorer already)
someone suggested these, looks quite good!
https://github.com/stefankueng/grepWin
http://toolscode.com/findinfiles/index.html