Disable PHPStorm's built-in inspection of JavaScript semicolons
问题 PHPStorm 8.0.3 for Mac wants to tell me about missing semicolons in my JavaScript. I don't want PHPStorm to do this. This blog page says... Built-in inspections help you detect errors and potential problems, from obvious ones like a missing semicolon ... Later, the blog indicates that "The full list of built-in inspections is available in Preferences | Inspections", but I can find no mention of semicolons in any of the subcategories of the 14 inspection categories. Is PHPStorm intransigent