IntelliJ Platform Plugin SDK
 
IntelliJ Platform Explorer

Spell Checking

Edit pageLast modified: 14 May 2024

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: