mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 21:11:28 +07:00
Merge-request: IJ-MR-181961 Merged-by: Ilia Permiashkin <ilia.permiashkin@jetbrains.com> GitOrigin-RevId: cdc068773a44ccaf2f026e7e274c9e9ced2e4a36
Grazie
Grazie is an IntelliJ IDEA plugin providing local spell and grammar checking for Markdown, JavaDoc, Plain texts, and others.
It uses one of the leading proofreaders - LanguageTool under the hood, so it supports over 15 languages and provides the best performance and accuracy among free (and even non-free) alternatives.
What's inside
Grazie consists of two parts - grammar checker, backed by LanguageTool, and spellchecker backed by LanguageTool dictionaries and IDEA built-in spellcheck. When it is sensible, Grazie will use full checking pipeline (proofreading and spellchecking), but in some cases (e.g., in code) it will use just spellcheck.
Grazie supports (including dialects):
- English (British, American, Canadian)
- Russian
- Persian
- French
- German (Germany, Austrian)
- Polish
- Italian
- Dutch
- Portuguese (Brazilian, Portugal)
- Chinese
- Greek
- Japanese
- Romanian
- Slovak
- Spanish
- Ukrainian
Special thanks
Special thanks goes to:
- Alexandra Pavlova (aka sunalex) for our beautiful icon
- Alexander Khvorov, Alexandr Sadovnikov, and Nikita Sokolov as one of initial developers of plugin