When I write Javascript, I use semi-colons. However when I write in webstorm/phpstorm, it auto completes braces and brackets, but doesn't auto-add a semicolon. Yes I know that isn't required per the standards, blah blah, but that's the way that I code -- and I'm not alone, many people code this way...When I write Javascript, I use semi-colons. How