Skip to content

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

@bigbigbo

Description

@bigbigbo

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

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

请问在哪里设置呢?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions