Highlighting issues: no attribute highlighting, dash-case element bug
Closed this issue · 1 comments
robwierzbowski commented
I just installed and notice two issues with the language highlighting:
No attribute highlighting
Related Atom discussion: https://discuss.atom.io/t/syntax-highlighting-vue-files-html-attributes/44258
Seems like someone in that issue may have a solution that could be backported into this package.
Elements in dash-case aren't highlighted correctly
Only the first word is highlighted. I see there's a closed issue here: #76. My screenshot is from a .vue
file.
Compare to the Sublime highlighting plugin
Thanks for any help with these issues!
robwierzbowski commented
Ahhh, after reading some other issues I realized I had both language-vue and language-vue-component installed. Everything works perfectly, sorry for the bother 🙇 .