diff --git a/t-r.de.code-workspace b/t-r.de.code-workspace new file mode 100644 index 0000000..6a7de84 --- /dev/null +++ b/t-r.de.code-workspace @@ -0,0 +1,12 @@ +{ + "folders": [ + { + "path": "." + } + ], + "settings": { + "files.associations": { + "*.html": "jinja-html" + } + } +} \ No newline at end of file