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

Spell Checking issues #34

Open
5 of 6 tasks
mattmess1221 opened this issue Sep 29, 2015 · 1 comment
Open
5 of 6 tasks

Spell Checking issues #34

mattmess1221 opened this issue Sep 29, 2015 · 1 comment

Comments

@mattmess1221
Copy link
Owner

Spell Checking is new, so there's a few issues.

  • First word is not checked
  • Words ending with punctuation always misspelled
    • Words with punctuation never misspelled
  • Support non-English dictionaries
  • Support user dictionaries
  • Settings gui
    • Enabling
    • User dictionary
    • Spell engine settings
mattmess1221 added a commit that referenced this issue Oct 1, 2015
- first word is checked
- words with punctuation is checked
- words with numbers are not checked
- all caps are not checked
mattmess1221 added a commit that referenced this issue Oct 1, 2015
- first word is checked
- words with punctuation is checked
- words with numbers are not checked
- all caps are not checked
@mattmess1221
Copy link
Owner Author

Got punctuation with 37b550f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant