Reputation: 7599
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?
Upvotes: 0
Views: 76