PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Spellchecking

Last modified: 07 September 2023

PhpStorm checks the spelling of all your source code, including variable names, text in strings, comments, literals, and commit messages. For this purpose, PhpStorm provides a dedicated Typo inspection which is enabled by default.

https://resources.jetbrains.com/help/img/idea/2023.2/ps_typo_change_to.png
Gif

The Typo inspection detects and highlights words that are not included in any dictionary. You can either correct the spelling or save the word to the dictionary.