language-scala
language-scala copied to clipboard
Regression in v1.1.9
One of the two merged in v1.1.9 pull-requests: https://github.com/atom-community/language-scala/pull/52 or https://github.com/atom-community/language-scala/pull/42 broke something.
I'm using Scala grammar when working with the Play Twirl templates. It's a mix of HTML and Scala code, but as Scala highlights XML tags, it generally worked fine with Scala grammar. But in the last update something broke:
Here's how it looked with v1.1.8: