Skip to content

feat: add customisable spellcheck#6

Merged
DeepanshKhurana merged 6 commits intomainfrom
feat/add-customisable-spellcheck
Apr 27, 2026
Merged

feat: add customisable spellcheck#6
DeepanshKhurana merged 6 commits intomainfrom
feat/add-customisable-spellcheck

Conversation

@DeepanshKhurana
Copy link
Copy Markdown
Member

Related Issue:
Fixes #4

Description of Changes:

  • Spell check now supports 80+ languages powered by hunspell, including Hungarian, Arabic, Polish, French, and many more. Language is set per profile during setup and can be changed any time in manage profiles.
  • Spell check language selection is part of the setup wizard and the new profile flow.
  • Existing users are prompted to set a language on first launch after upgrading, with the option to configure each profile individually.
  • --languages flag lists all supported language codes with names.
  • Spellcheck settings persist per profile.
  • Spell check on/off toggle added to edit and new profile modals (ctrl+k).
  • SPELL CHECK section added to --reference.

Additional Notes:

@DeepanshKhurana DeepanshKhurana self-assigned this Apr 27, 2026
@DeepanshKhurana DeepanshKhurana merged commit 95b7ad8 into main Apr 27, 2026
9 checks passed
@DeepanshKhurana DeepanshKhurana deleted the feat/add-customisable-spellcheck branch April 27, 2026 15:08
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.

[BUG] Grammar checker only works with English

1 participant