{ "doctype": { "prefix": "doctype", "body": ["", "$1"], "description": "HTML - Defines the document type", "scope": "text.html" }, "a": { "prefix": "a", "body": "$2$3", "description": "HTML - Defines a hyperlink", "scope": "text.html" }, "abbr": { "prefix": "abbr", "body": "$2$3", "description": "HTML - Defines an abbreviation", "scope": "text.html" }, "address": { "prefix": "address", "body": ["
", "$1", ""], "description": "HTML - Defines an address element", "scope": "text.html" }, "area": { "prefix": "area", "body": "$5", "description": "HTML - Defines an area inside an image map", "scope": "text.html" }, "article": { "prefix": "article", "body": ["", "\t$1", ""], "description": "HTML - Defines a long quotation", "scope": "text.html" }, "body": { "prefix": "body", "body": ["", "\t$0", ""], "description": "HTML - Defines the body element", "scope": "text.html" }, "br": { "prefix": "br", "body": "
$1
$2",
"description": "HTML - Defines computer code text",
"scope": "text.html"
},
"col": {
"prefix": "col",
"body": "