From 7268df2449177602f3d4c2827bd2bfb0159d29ef Mon Sep 17 00:00:00 2001 From: eclipse Date: Fri, 14 Mar 2025 21:00:31 +0100 Subject: [PATCH] renamed --- t-r.de.code-workspace | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 t-r.de.code-workspace 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