snippet 支持 md 格式

2021-11-21  本文已影响0人  14px
"[markdown]": {
    "editor.formatOnSave": true,
        "editor.renderWhitespace": "all",
        "editor.quickSuggestions": {
            "other": true,
            "comments": true,
            "strings": true
        },
        "editor.acceptSuggestionOnEnter": "on"
    }

原文:https://blog.csdn.net/qiguanjiezl/article/details/117586545

上一篇 下一篇

猜你喜欢

热点阅读