Open Manish-k723 opened 1 year ago
I have successfully installed the better jinja extension, but it is still not helping me in autocomplete, suggestions and highlighting the jinja2 keywords.
@Manish-k723 Did you try adding the extra file associations snippet to your user settings?
Pretty well sorted out all syntax issues I was having.
"files.associations": { "*.html": "jinja-html" },
I have successfully installed the better jinja extension, but it is still not helping me in autocomplete, suggestions and highlighting the jinja2 keywords.