When I open Atom editor it shows the following error message. How to resolve the same?
I have resolved this problem using language update in editor following way:
1) Atom → Edit → Preferences → Packages
2) search for "spell check" and deselect Use Locales button and mention en-US (editor support language) in custom bar.
3) After restart the editor.
You might be missing the system dictionaries.
Go to settings with ctrl-,
and look in Packages
for the package spell-check
. Enter its settings.
Use Locales
is selected (default, I believe).Locales
box, for example en_US, pt_PT
would work for both American English and European Portuguese. This is useful for those who write in multiple languages.Install the necessary dictionaries on your system. In this case that would be:
$ sudo apt install hunspell-pt-pt hunspell-en-us`
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With