mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-20 13:31:28 +07:00
Merge-request: IJ-MR-170756 Merged-by: Ilia Permiashkin <ilia.permiashkin@jetbrains.com> Merge-request: IJ-MR-170896 Merged-by: Ilia Permiashkin <ilia.permiashkin@jetbrains.com> GitOrigin-RevId: 5b03c5ba4354ee4733447bf95ee6554592f0e79b
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