Czech Language Spell Checker
Hi everyone, I am thoroughly enjoying my experience with PyCharm, but I ran into a small issue, I would love to use the PyCharm spell checker for my comments, but I can't seem to find a compatible Czech dictionary... any hints or help would be very much appreciated. Thank you.
请先登录再写评论。
http://www.winedt.org/Dict/
- use the UTF8 version.
aspell -l cs dump master | aspell -l cs expand | tr ' ' '\n' > cs.dic
and then also:
cat cs.dic | iconv -f utf8 -t ascii//TRANSLIT//IGNORE > cs_ascii.dic
Just for anyone running into the same problem.
cat cs.dic | iconv -f utf8 -t ascii//TRANSLIT//IGNORE > cs_ascii.dic
___________
Such shame, Czech company and they still don't have a Czech dictionary available for download
@... Exactly, I could not believe my eyes when I wanted to add Czech under Natural Languages. I think it's the market size deciding, but still...
Hi,
I'm sorry that Czech language is not available for the spell checking - please support a feature request with your vote https://youtrack.jetbrains.com/issue/IDEA-280151
It is very disappointing that they are a Czech company but don't have the language. For some reason they have slovak though, so it's definitely not market size that's the issue. :/