Open xtagon opened 4 years ago
This project is in "maintenance mode", which means I will accept prs that fix bugs but I probably won't make time to fix issues like this myself. In this case I think it would be relatively simple to fix the regex, so if anyone wants to do that, I'd be happy to merge a PR.
Thanks for taking the time to report this, I hope this is not too disappointing.
Thank you, I completely understand. I might take a shot at a PR later but it's not a big priority, at the end of the day it's just colors :)
I ended up not following up with this, or needing to. I'll leave the issue open in case someone else wants to accept it, just wanted to give an update since originally I planned a PR.
Hi, just noticed that this happens for templates that use sub-components with hyphens in their name. The following example uses ember-paper to demonstrate:
This syntax is valid, but
form.submit-button
doesn't highlight the-button
part: