RubyMine: How to add a german spell checker

Updated . Posted . Visible to the public.

Grazie Lite

Rubymine 2024.3 bundles Grazie Lite Show archive.org snapshot by default. You need to enabled "German" under Settings/Preferences | Editor | Natural Languages.

Hunspell (legacy)

  1. Install the Hunspell plugin and restart Ruby Mine
  2. Run sudo apt install hunspell-de-de
  3. Select /usr/share/hunspell/de_DE.dic in File > Settings > Editor > Spelling > Custom Directory +

Screenshot_from_2018-10-17_16-47-03.png

Last edit
Emanuel
License
Source code in this card is licensed under the MIT License.
Posted by Emanuel to makandra dev (2018-10-17 14:38)