cheatsheets/.vscode/markdown.code-snippets

9 lines
154 B
Plaintext

{
"Test snip": {
"prefix": ["about"],
"body": "Copyright. Foo Corp 2028",
"description": "Adds copyright...",
"scope": "markdown"
}
}