TextAnalysisTool / Releases

Repository for storing release artifacts (ex: binaries).
88 stars 26 forks source link

How to search multiple files in TextAnalysisTool #37

Open hshaikusa opened 7 years ago

hshaikusa commented 7 years ago

hi, this is very useful tool for debugging and it provides very good options and color coding. very simple tool.

The only problem or difficulty i have is: how i can use this to search in multiple files at the same time and get the output(filtered text)?

DavidAnson commented 7 years ago

Sorry, that's not possible today. You can open multiple documents in multiple windows, but the results will not be combined. If you're able to merge the files (or copies of them), maybe you could search them all at once that way?