Configure language to spellchecker
D
Danilo Sigolo
I would like to use the desktop app configured in English, but I want the dictionary used by spellcheck to prioritize the Portuguese (Brazilian) language.
I tried to configure this through preferences.json, as per the example below, but I was unsuccessful.
{
"backgroundColor": "#2a2e34",
"spellcheck": {"dictionaries": ["pt-BR"],"dictionary": ""}
}
It would be interesting if the app had a section dedicated to this setting in the Settings menu.
Log In