Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

sigo/jetbrains-polish-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why deprecated? How can I get spellchecking?

JetBrains Polish dictionary

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.

How it works

Deprecated

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.

JetBrains builtin support

Compatibility

Dictionary should work for all JetBrains' IDEs. Tested on PyCharm and WebStorm.

How to use

  1. Download the package with dictionary (about 10MiB).
  2. Extract downloaded file.
  3. Open Default settings and/or Settings (for current project) in your JetBrains' IDE.
  4. Select Editor.
  5. Select Spelling.
  6. Change tab to Dictionary.
  7. Select + button.
  8. Select the directory with downloaded dictionary.
  9. 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.

Requirements for generating dictionary

  • bash
  • aspell
  • aspell-pl

Regenerate dictionary

./make.sh

About

Polish dictionary for JetBrains' IDEs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages