PhpStorm: auto correction of variable name

59 views Asked by At

Is there a way in PhpStorm to auto-correct typos in a variable name? For example - when typing $aCOuntry instead of $aCountry, it should auto-correct it (this is happening very often due to releasing the shift key too late).

So there should be some kind of internal Typo-Dictionary.

Any ideas?

0

There are 0 answers