PiedSearch is a developer's utility that lets you rapidly search directories of code files for a target string. Each find is listed by file and line number. As the user selects each line, the context of that line is shown in a separate list, allowing the user to confidently asses the purpose of each find. That list can be expanded to almost the whole screen if needed. Each find can then be selected individually and replaced with a new value. All text-based options maintain a history, so most searches take very few clicks to specify and run.
|