So I’ve had a nice thTheme file setup for years, that worked great for me, that is now not working. It looks to me as though I’ve lost the use of keys like: entity.name.tag.link.html and entity.name.tag.img etc. (as well as the meta versions like meta.tag.block.form.html) I’m only able to define syntax color at the entity.name.tag level only.
Is this a bug or intentional? Seems like a huge step back for me.
thTheme support in 3200
Racine
#1
0 Likes
jfcherng
#2
The official HTML syntax seems to never use entity.name.tag.link.html or entity.name.tag.img?
I run $ git rev-list --all | xargs git grep "entity.name.tag.link.html" on the package repo and find nothing. But I find that there are some like meta.tag.inline.a.html,
entity.name.tag.inline.a.html though.
0 Likes