Natestah / BlitzSearch

Blitz Search Tool Aims to be a replacement for any IDE's Find-in-Files
https://natestah.com
MIT License
44 stars 1 forks source link

Failure to parse Ignore files is castastrophic #34

Closed Natestah closed 4 months ago

Natestah commented 4 months ago

The ignore library offers string[] parameter, and if any of those lines don't comply there the whole things is thrown out..

at least Blitz Search should use the individual strings with a try/catch.. It can report those when "Errors during search is checked"