Closed
Description
What happened?
I'm using the official Electron-based Linux app which is distributed as an AppImage.
The spellcheck can be enabled in the settings. I set the UI language to English and cleared the locale environment. However, the document spellcheck language seems to be picked up from the desktop environment somehow. That is confusing and wrong, and I don't know how to set it properly. It seems that the spellcheck is a built-in feature of electron that needs to be configured.
I propose to implement at least one of the following (from less to more preferred, in my opinion):
- Pick up the Linux locale variables or describe the mechanism to set the spellcheck language, if there is no setting.
- Set the spellcheck language in the settings dialog explicitly
- Set a language tag for each document that is respected by the spellcheck
Thanks!
Metadata
Metadata
Assignees
Labels
No labels