Hi Chris, thanks for the feedback. I certainly don't expect you to waste your time implementing something that you don't want/need! I think if you end up implementing wildcard match it will be a good starting point for adding fuzzy matching later if someone wants to take that on (maybe even I would!), at which point we can try it out and see if anyone else besides me thinks it's a better way to search.
BR, Jon On Fri, Dec 18, 2015 at 1:51 PM, Chris Pavlina <[email protected]> wrote: > This is just going to clutter up the results with a bunch of annoying > false positives. If you want it, fine, but I'm not going to waste my own > limited time on it. All I want is a simple, predictable pattern match. > On Dec 18, 2015 13:32, "Mark Roszko" <[email protected]> wrote: > >> We can probably implement it ourselves as a wx based control, >> >> The JS implementation is only 100 lines. >> https://github.com/mattyork/fuzzy/blob/master/lib/fuzzy.js >> >> You don't need a C++ library or anything >> >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

