Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spell-checking support with libspelling integration #420

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

mufeedali
Copy link
Member

Also fixes #399

…ration

Yes, it's needlessly complicated as is tradition :)
Also fixes #399
Copy link
Member

@rafaelmardojai rafaelmardojai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks nice overall, just some nitpicks.

Copy link
Member

@rafaelmardojai rafaelmardojai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything works nice after testing.

Only problem I found is that our "detected" lang machinery sucks so you don't get spell cheking there, but same happens for TTS availability so we need to do a minor refactor there in general.

Also noticed that libspell doesn't "seamless" update the marked words when you change the lang, but that's not our issue.

@rafaelmardojai rafaelmardojai merged commit 975046d into main Jan 24, 2025
2 checks passed
@rafaelmardojai rafaelmardojai deleted the spell-checking branch January 24, 2025 04:37
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.

Black text in dark style
2 participants