-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
🤞 phase/openPost is being triaged manuallyPost is being triaged manually
Description
Initial checklist
- I read the support docs
- I read the contributing guide
- I agree to follow the code of conduct
- I searched issues and discussions and couldn’t find anything (or linked relevant results below)
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
Labels
🤞 phase/openPost is being triaged manuallyPost is being triaged manually