From 2318e654da92e9f5a21862323da70995fa472d27 Mon Sep 17 00:00:00 2001 From: Simon Martens Date: Tue, 25 Jun 2024 14:14:08 +0200 Subject: [PATCH] Snippets Ext --- .vscode/xml.code-snippets | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/.vscode/xml.code-snippets b/.vscode/xml.code-snippets index 96f4281..4a3fd90 100644 --- a/.vscode/xml.code-snippets +++ b/.vscode/xml.code-snippets @@ -44,6 +44,28 @@ ] }, + "Weltnachrichten": { + "scope": "xml", + "prefix": "weltnachrichten", + "body": [ + "", + "\t", + "\t", + "" + ] + }, + + "Wechselkurse": { + "scope": "xml", + "prefix": "wechselkurse", + "body": [ + "", + "\t", + "\t", + "" + ] + }, + "Vermerk": { "scope": "xml", "prefix": "vermerk",