No coloring for Angular directives
blai30 opened this issue · 4 comments
blai30 commented
espositocode commented
Thanks for letting me know, I need to do more research on this. Are you aware of other themes you have used that highlight angular correctly?
blai30 commented
One Dark theme has coloring
Here is the same file opened in VS Code with the official Monokai Pro (Spectrum) theme
espositocode commented
Just an update, I can reproduce the color changes from One Dark, but haven't yet figured out what fields they are using to accomplish this (I've tried coping all of their NG.*
and TEMPLATE
fields). I'll let you know if I can figure this out, sorry for the delay.
HikaruHokkyokusei commented
I have created a pull request that includes color schemes for angular directives. @espositocode Please verify and merge with the main repo.