Adding Dictionary for Spell Checker problem
Answered
Hello,
I tried like to add slovak dictionary for Spell Checker doing these steps:
1, dowloaded sk_SK.dic from: https://github.com/LibreOffice/dictionaries/tree/master/sk_SK
2, added sk_SK.dic file to Custom Dictionaries in Editor > Spelling
3, restarted Rubymine
The spell checker is still underlining slovak word and regards them as typos.
Can you please help?
Please sign in to leave a comment.
Hello Jan,
sorry for the delay.
First of all please try adding dictionaries from the following repository:
https://github.com/JetBrains/dictionaries/tree/master/sk_SK
In addition, since it's a hunspell dictionary it's necessary to download both .dic and .aff files and put them together, and install also Hunspell plugin:
https://plugins.jetbrains.com/plugin/10275-hunspell