Why deprecated? How can I get spellchecking?
Polish dictionary for JetBrains' IDEs.
The dictionary contains more than 3 400 000 Polish words and is licensed under GPL, LGPL, MPL, CC SA and Apache.
This repository is not anymore needed for Polish (or others) dictionaries. JetBrains added builtin support for spellchecking. And do it better. You can download dictionaries via Settings -> Editor -> Natural Languages
. Read more (other JetBrains IDEs works same way).
You can however take a look how extract aspell
dictionary - for other purposes, as plain txt file, one word per line.
Dictionary should work for all JetBrains' IDEs. Tested on PyCharm and WebStorm.
- Download the package with dictionary (about 10MiB).
- Extract downloaded file.
- Open Default settings and/or Settings (for current project) in your JetBrains' IDE.
- Select Editor.
- Select Spelling.
- Change tab to Dictionary.
- Select + button.
- Select the directory with downloaded dictionary.
- Apply settings.
If spell checking doesn't work, restart your IDE.
Note: IDE will use the extracted directory, so don't delete it.
Note 2: If you want possibility to pull changes, you need clone the repository instead of downloading the zip file.
- bash
- aspell
- aspell-pl
./make.sh