Add new words to aspell dictionary
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Racket
- Stars
- 516
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
Currently DrRacket uses aspell to color correctly spelled words green.
Words not in the dictionary are colored black.
It would be convenient to have a way to add a new word to the dictionary.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating DrRacket's aspell integration and the entry point for spelling-related user actions. Read how correctly and incorrectly spelled words are currently detected and colored. Done means a user can add a new word to the dictionary and it is no longer treated as unknown.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100