{ // For info about snippets, visit https://code.visualstudio.com/docs/editor/userdefinedsnippets "admonition": { "prefix": "#callout", "body": [ "
\n", "${TM_SELECTED_TEXT:${2:add info here}}\n", "\n" ], "description": "callout admonition caution info note tip warning" }, "fenced code block": { "prefix": "#codeblock", "body": ["```${1|apache,bash,console,diff,Dockerfile,env,go,hcl,ini,json,lisp,md,powershell,shell,sql,text,tf,tsx,yaml|}", "${TM_SELECTED_TEXT}$0", "```"], "description": "fenced code block" }, "image": { "prefix": "#image", "body": "$0", "description": "image" }, "premium-feature": { "prefix": "#premium-feature", "body": [ "
\n", "${1:feature} ${2|is,are|} an Enterprise and Premium feature. [Learn more](https://coder.com/pricing#compare-plans).\n", "" ] }, "tabs": { "prefix": "#tabs", "body": [ "