zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
34.48k stars 1.71k forks source link

Markdown formatting settings no longer being honored #11421

Closed JosephTLyons closed 1 week ago

JosephTLyons commented 1 week ago

Check for existing issues

Describe the bug / provide steps to reproduce it

"Markdown": {
  "format_on_save": "off",
  "tab_size": 4
}

In preview, formatting is skipped. In current nightly, it is not.

Environment

Zed: v0.135.0 (Zed Nightly 89039f6f34910fadce76c73258b731f0a016ccd6) OS: macOS 14.3.1 Memory: 64 GiB Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

No response

JosephTLyons commented 1 week ago

Disregard - a stray key was written to my json file (caught it in the git diff of my files), which broke my settings.