新建全局代码片段
举例配置部分代码判断如下
{
"箭头函数": {
"prefix": "rfc",
"body": [
"const ${1} = () => {}",
],
"description": "箭头函数"
}
}
新建全局代码片段
举例配置部分代码判断如下
{
"箭头函数": {
"prefix": "rfc",
"body": [
"const ${1} = () => {}",
],
"description": "箭头函数"
}
}