Enforce a max width on markdown (md) previews #53837
whalesalad
started this conversation in
Feature Requests
Replies: 3 comments
-
vs
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey @whalesalad I think I might have pushed up a PR for something similar: #54003 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What are you proposing?
On large displays when only one file is open, viewing a markdown preview spans the full width of the display. It's difficult to read content when a line of text might span the entire width of the display.
My proposal would be one of:
Yes, I could just resize the overall window to shrink but I regularly have N files open in a columnar view + sidebar and would prefer to have an experience that is constrained to an open MD preview file, either in a standard window/tab or in the full screen toggle. Toggling into full-screen to get a "zen mode" experience for a preview would work.
Why does this matter?
This will improve the user experience with reading markdown documents inside of Zed.
Are there any examples or context?
Some example (complaints) on other platforms:
And some screenshots in a follow-up comment.
Possible approach
My possible approaches are listed above in the proposal. I don't have any literal/tactical technical guidelines.
Beta Was this translation helpful? Give feedback.
All reactions