{ "XML Prompt Block 1": { "prefix": "px1", "body": [ "", " $1", "", "", "", " $2", " $3", " $4", "", "", "<${5:block1}>", "$6", "" ], "description": "Generate XML prompt block with instructions and block1" }, "XML Tag Snippet Inline": { "prefix": "xxi", "body": [ "<${1:tag}>$2", ], "description": "Create an XML tag with a customizable tag name and content" } }