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

Ability to add spell checking #404

Open
MarioFares opened this issue Jul 3, 2023 · 1 comment
Open

Ability to add spell checking #404

MarioFares opened this issue Jul 3, 2023 · 1 comment

Comments

@MarioFares
Copy link

The built-in WPF TextBox control enables spell checking but I have not found any way for AvalonEdit to allow this and there isn't a mention of this in the official documentation or issues raised.

I am hoping, if AvalonEdit relies on a TextBox control, to expose the spell checking capability or to add it in one way or another. Otherwise I can't seem to find a good way to implement this feature.

@DavidBerg-MSFT
Copy link

I don't know anything about the quality of the code, but there's this article on how to do it: https://www.codeproject.com/tips/560292/avalonedit-and-spell-check

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

No branches or pull requests

2 participants