Skip to content

Conversation

@LoganBrinsmead
Copy link
Contributor

Issues

Closes #2056

Description

This adds a new "spell checking" option to the Harper options. The "default" choice defaults to the current Harper behavior where incorrect words are highlighted immediately as they're being typed. "Space" option only suggests a correction to the previously typed word after hitting the spacebar, and finally the "Stop" option waits two seconds after the user stops typing before calculating and applying suggestions.

Demo

Will add video demonstrations to this PR very soon.

How Has This Been Tested?

Tested so far by typing in multiple websites including Github, blank page, and reddit and changes work across my tests.

Checklist

  • I have performed a self-review of my own code
  • I have added tests to cover my changes

@elijah-potter
Copy link
Collaborator

elijah-potter commented Oct 27, 2025

@LoganBrinsmead, would you mind marking this as a draft until it's ready for review? If it is ready, say so and I'll review it as soon as I can. Thanks!

@LoganBrinsmead LoganBrinsmead marked this pull request as draft October 27, 2025 22:38
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

Successfully merging this pull request may close these issues.

Feature Idea: Spell Checking Mode (to control timing)

2 participants