Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Markdown default editor setting cannot be saved #1860

Closed
tccrabyoguy opened this issue Oct 25, 2023 · 1 comment
Closed

[BUG] Markdown default editor setting cannot be saved #1860

tccrabyoguy opened this issue Oct 25, 2023 · 1 comment
Assignees
Labels

Comments

@tccrabyoguy
Copy link

Describe the bug

  "workbench.editorAssociations": {
    "*.md": "default"
  }

I configured the markdown editor as default , but it is deleted automatically when I restart the VS Code.
When I disabled the MPE extention, it is work correctly. Please fix it. Thanks!

before

after

Environment

  • OS: Windows 11
  • VSCode: 1.82.0
  • Markdown Preview Enhanced: 0.8.0

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Markdown file
Please attach the markdown file that can reproduce the bug.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@tccrabyoguy tccrabyoguy changed the title [BUG] [BUG] Markdown default editor setting cannot be saved Oct 25, 2023
@shd101wyy
Copy link
Owner

Should be fixed now in 0.8.10. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants