Customize syntax highlighting based on value Follow
Answered
I would like to custome syntax highlighting for Django/Jinja2 Template so that "include" tag names are colored differently. Is that possible?
Please sign in to leave a comment.
The colour of the tag name can be changed in Settings/Preferences | Editor | Color Scheme | Django/Jinja2 Template, but it's not for separate tag names.
Changing the colour for separate tag names is not possible at the moment.
Ok, thank you. It would be a pretty handy feature if it ever existed.
Please feel free to submit a feature request about it to our issue tracker using the link https://youtrack.jetbrains.com/issues/PY and let us know if you need any help.