Adding Dictionary for Spell Checker problem
已回答
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?
请先登录再写评论。
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