I\'m trying to disable spell checking in MacOS\'s IntelliJ IDEA version 8.1.
How can I disable it?
I've put together a "visual solution" here (inspired by a previous solution above/below by @user277236 in this forum!).
In Webstorm you can either:
I'm on MacOS Webstorm (version 2016.1.2). First thing first, go to the "Inspection" pane like this...
Webstorm -> Preferences -> search for "Inspections"
or...
Webstorm -> Preferences -> Editor -> Inspections
Within the Inspection search box, search "Spelling".
I've gone for option 2 myself. This seems to work for me so far.