Hi!
Is it possible to add an option to ignore character ranges for tokens?
If the whole token matches one ignored character set then it will be skipped. This will still prevent mixed languages in a word but will ignore languages with different character sets.
We (unfortunately) write some comments and strings in Russian and it triggers a Spellr warning almost every time
Simple dictionary checking doesn't work well with languages that has many cases (ex: Russian, Hindi) because you have to add all cases for each word to validate properly, and I was unable to find such dictionaries.
Hi!
Is it possible to add an option to ignore character ranges for tokens?
If the whole token matches one ignored character set then it will be skipped. This will still prevent mixed languages in a word but will ignore languages with different character sets.
We (unfortunately) write some comments and strings in Russian and it triggers a Spellr warning almost every time
Simple dictionary checking doesn't work well with languages that has many cases (ex: Russian, Hindi) because you have to add all cases for each word to validate properly, and I was unable to find such dictionaries.