Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Spellcheck Support #18

@cengels

Description

@cengels

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.

Metadata

Metadata

Assignees

Labels

featureNew feature or requesttext areaThe issue concerns the text area

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions