Closed RedCMD closed 2 years ago
Interesting, but that's a big precedent to set - virtually all languages here have their own comments syntax which could arguably be the default.
If we do this, we should probably call this something generic so it can be used for python and other languages.
What do you think?
on balance, I think better to be consistent and use jinja comments everywhere.
If we do this we need to:
Let me know if you want that via an issue or start via a PR.
Fixes https://github.com/samuelcolvin/jinjahtml-vscode/issues/70
ctrl+/
toggles Yaml's comment#
, instead of Jinja's block comment{# #}
when Jinja Yaml is selectedI created a new
language-configuration-yaml.json
for Yaml