When a quote is on single line on a attribute that takes js. The syntax highlighting becomes wrong.

https://github.com/sacki5/veturpack/blob/master/client/views/Home.vue
Any updates on this @octref ? I'm seeing the same issue occur on my end:

From inspecting the TM scopes, it seems as though it can't interpret the end of a quoted sequence when it's on a newline on its own:
When the quote terminates the end of the line:

When the quote on its own is on the newline:

I tried to set vue/max-len to handle it. i failed
No longer repros:


Most helpful comment
No longer repros: