{ "Print soy Vue3 SFC page": { "scope": "vue", "prefix": ["v3","page","view"], "body": [ "\n", "\n", ], }, "Print soy Vue3 SFC Component": { "scope": "vue", "prefix": ["component","comp"], "body": [ "\n", "\n", ], }, "Print soy style": { "scope": "vue", "prefix": "st", "body": ["\n"], }, "Print soy script": { "scope": "vue", "prefix": "sc", "body": ["\n"], }, "Print soy template": { "scope": "vue", "prefix": "te", "body": [ "\n", ], }, }