disable spell checking on variable declarations? Permanently deleted user Created May 01, 2011 21:50 New to PhpStorm, I can't find a way to disable spell-checking on variable declarationsclass test { var $attr;insists on typo.(OSX)regards,
Hi tom,
File | Settings | Inspections --> Spelling | Typo. There are 3 options available:
* Process code
* Process literals
* Process comments
P.S.
I have tried your example and saw no typo notices -- which version of PhpStorm do you use exactly?
Just to update this information to 2018. This is now
file | settings | editor | inspections | Spelling | Typo
On Mac it is Pycharm | preferences | editor | inspections | Spelling | Typo