You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: