I experience some issues with es6's template strings in Phpstorm and am wondering if there's a setting to enable support for those.
it seems like phpstorm doesn't recognize template strings correctly. The file as I have it here works without problems, but using template strings completely breaks syntax highlighting and everything else.
Is there a way to make phpstorm recognize them, or is it a bug I should report?
