Skip to content

[vscode-mdx]: Need an option for excluding specific mdx files in a project #520

@talatkuyuk

Description

@talatkuyuk

Initial checklist

Problem

In my testing application, I put some mdx syntax error intentionally in a specific .mdx file to see the application behavior, so I need a mdx settings to exclude a specific mdx file(s) in vscode. Otherwise, it always angry with that file(s) showing error in red.

Current solutions

There is no exclude option for now.

Proposed solutions

Adding mdx.server.exclude getting a string file name path, or a string array, or blob to exclude specific .mdx file(s) in a project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🤞 phase/openPost is being triaged manually

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions