How To Disable Spelling Checker In JetBrains IDE
How To Disable Spelling Checker In JetBrains IDE
JetBrains IDE (such as Intellij IDEA, PHPStrom, WebStrom etc) had a spelling checker feature where can automaticly reminder wheres word are typo in a code or comment.
But if youare using local language like Indonesian, then almost all words will be considered typos and given a green underline, if you are add manually to to a local dictionary but it takes a time. If you might that feature is annoying you can easily turn off it.
Deactivation steps spelling checker in Jetbrains IDE
1. Open the settings (Ctrl + Alt + S)
2. Go to Editor > Inspections > Proofreading
3. Uncheck option typo
4. Apply then Ok
Tags:
fix problem