Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support Ignoring characters before checking #3311

Merged
merged 2 commits into from Jul 29, 2022
Merged

feat: Support Ignoring characters before checking #3311

merged 2 commits into from Jul 29, 2022

Commits on Jul 29, 2022

  1. feat: Support Ignoring characters before checking

    Added the ability to specify characters to be ignored (removed) from a word before checking the word in the dictionary.
    
    Related to Aribic Harakat vowel accents.
    streetsidesoftware/cspell-dicts#1314
    Jason3S committed Jul 29, 2022
    Copy the full SHA
    0624c93 View commit details
    Browse the repository at this point in the history
  2. Update charset.ts

    Jason3S committed Jul 29, 2022
    Copy the full SHA
    454ed13 View commit details
    Browse the repository at this point in the history