Can spelling suggestions show up immediately in the right mouse button context menu without being under a sub-menu?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 61.6k
- Forks
- 4.6k
- Avg merge
- 23h 49m
- Merged PRs (30d)
- 89
Description
Describe your feature request
I love MarkText. It's such a useful idea played out in the simplest elegance. I'd like to help any way I can to further the goal of MarkText. I have a spell check right click menu context suggestion to make:
When doing spell check right click context menu over a misspelled word it would be nice to have the spelling suggestions in the first menu rather than buried in a sub-menu so that it's quicker to edit misspelled words.
What problem does this feature solve? [optional]
This would decrease editing time as spelling fixes would be quicker for the user as well as not being a distraction away from the writer's thoughts. I think this would go beautifully with MarkText's aim at simplicity.
Additional context [optional]

Contributor guide
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
Search the TypeScript/Electron code for the spell-check right-click context menu and trace how spelling suggestions are placed into its menus. Confirm the current behavior against the attached screenshot, then verify that suggestions appear directly in the first context menu rather than a sub-menu.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100