Spell Checking

Edit pageLast modified: 19 March 2025

Spell Checking is used to check the correctness of natural languages within code. Language plugins can implement customized spell checking by implementing SpellcheckingStrategy and registering it in the com.intellij.spellchecker.support extension point.

Examples: