Adding Linting and Formatting to VS Code for Neopoligen Templates
Tried to use
I tried to do this, but wasn't able to get it formatting properly
https://github.com/samuelcolvin/jinjahtml-vscode
and updating it to the tokens I use
{{ }} becomes [@ @]
{% %} becomes [! !]
{# #} becomes [# #]
Then rename the folder and drop it into:
~/.vscode/extensions
-- end of line --