I have been using Eclipse/ANT for 5 years now. Android Studio is out of beta so I am starting to get myself familiar with it. Android Studio seems to be spell checking field names. Why on earth would any IDE do that?
I still want spell check enabled, but not on any field names. I would expect spell check to only check comments or javadoc. How can I fix this?
Spell check can be customized/disable via:
Android 1.1.0: File -> Settings (Project Settings [...]) -> Inspections -> Spelling -> Typo
Android 4.1.1: File -> Preferences -> Editor -> Inspections -> Proofreading -> Typo
This brings up three options that can be enabled/disabled:
Uncheck whichever boxes you would like