Jinja2 Custom Line Statement Prefix
I have a project in which I'm using jinja's line_statment_prefix and line_comment_prefix, because I find the default values to be quite cumbersome. However, it seems that there's no option in PyCharm to configure the jinja2 syntax highlighting to recognize that. Am I missing something here?
Please sign in to leave a comment.