Untitled
unknown
plain_text
3 years ago
398 B
12
Indexable
"EndComment": {
"prefix": "endComment",
"body": [
"/* SRTR-${1:XXXX} END */"
],
"description": "EndComment"
},
"StartComment": {
"prefix": "startComment",
"body": [
"/* SRTR-${1:XXXX} START */"
],
"description": "StartComment"
},
"OneLine": {
"prefix": "oneLineComment",
"body": [
"/* SRTR-${1:XXXX} */"
],
"description": "OneLine"
}Editor is loading...