vscode markdown文件 Snippet 不生效
参考博客
排除掉语法错误,还需要配置 setting.json
"[markdown]": {
"editor.quickSuggestions": {
"other": true,
"comments": true,
"strings": true
},
"editor.acceptSuggestionOnEnter": "on"
}
内容会不断更新,欢迎批评指正。

浙公网安备 33010602011771号