StringScore icon indicating copy to clipboard operation
StringScore copied to clipboard

Issue scoring strings different only in case

Open tylerwilson opened this issue 11 years ago • 0 comments

I was using the StringScore library and was surprised to find that strings differing in case scored a 0. For example, the scoring the string 'sucre' against the string 'SUCRE' resulted in a score of 0. Perhaps a flag can be added like NSStringScoreOptionIgnoreCase?

tylerwilson avatar Jun 12 '14 13:06 tylerwilson