Updated: RubyMine: How to add a german spell checker

Posted . Visible to the public. Auto-destruct in 60 days

Changes

  • -Since the [Spell checker german dictionary](https://plugins.jetbrains.com/plugin/1658-spell-checker-german-dictionary) plugin is not maintained anymore, here is another way to use a german dictionary.
  • +## Grazie Lite
  • +
  • +Rubymine 2024.3 bundles [Grazie Lite](https://plugins.jetbrains.com/plugin/12175-grazie-lite/) 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](https://makandracards.com/makandra/57341-rubymine-how-to-add-german-spell-checker/attachments/6710)
License
Source code in this card is licensed under the MIT License.
Posted by Emanuel to makandra dev (2024-11-29 12:44)