language-scala icon indicating copy to clipboard operation
language-scala copied to clipboard

Regression in v1.1.9

Open laughedelic opened this issue 8 years ago • 0 comments

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:

screen shot 2017-08-11 at 14 24 12

Here's how it looked with v1.1.8:

screen shot 2017-08-11 at 14 30 14

laughedelic avatar Aug 11 '17 12:08 laughedelic