This commit is contained in:
eclipse 2025-03-14 21:00:31 +01:00
parent 7228221b3f
commit 7268df2449

12
t-r.de.code-workspace Normal file
View File

@ -0,0 +1,12 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.html": "jinja-html"
}
}
}