Multi language spell check #5063
SimonBrandner
started this conversation in
Ideas
Replies: 1 comment
-
Hi @SimonBrandner,
Currently we don't plan to support multi-language spell checking. I will leave this open as a feature request though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been wondering if it was possible to implement multi-language spell checking as it is a feature I would enjoy.
As I understand this, to enable spell checking for all languages we have to change this:
wire-desktop/electron/src/main.ts
Lines 582 to 586 in 5ccf093
into this:
Although this doesn't seem like a really nice solution. Is a cleaner implementation planned? Should I attempt to implement this myself?
Beta Was this translation helpful? Give feedback.
All reactions