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

Spellcheck Support #18

Open
4 tasks
cengels opened this issue Feb 9, 2020 · 0 comments
Open
4 tasks

Spellcheck Support #18

cengels opened this issue Feb 9, 2020 · 0 comments
Assignees
Labels
feature New feature or request text area The issue concerns the text area
Milestone

Comments

@cengels
Copy link
Owner

cengels commented Feb 9, 2020

Description

The application should automatically check spelling as words are typed.

Checklist

  • A dictionary containing a list of correct words. How to obtain this dictionary?
  • A way to detect if a word is similar to a correct word and suggesting this word as a replacement.
  • An option to turn off spellcheck.
  • A way to add custom words to the dictionary on an application-wide basis.
@cengels cengels self-assigned this Feb 9, 2020
@cengels cengels transferred this issue from cengels/skywriter-javafx May 23, 2020
@cengels cengels added feature New feature or request text area The issue concerns the text area labels May 23, 2020
@cengels cengels added this to the Core milestone May 23, 2020
@cengels cengels pinned this issue Dec 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request text area The issue concerns the text area
Projects
None yet
Development

No branches or pull requests

1 participant