Skip to content

请问 vscode-mdlint-plugin 如何在 vscode 中触发自动修复呢? #3

Description

@bigbigbo

尝试了下类似配置貌似不行:

"editor.codeActionsOnSave": {
    "source.fixAll.mdlint": true
},
"[markdown]": {
    "editor.formatOnSave": true,
    "editor.defaultFormatter": "ZhixiangZhang.mdlint"
},

请问在哪里设置呢?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions