Skip to content

Allow multiple Markdown preview tabs #32859

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ddoemonn
Copy link

@ddoemonn ddoemonn commented Jun 17, 2025

Closes #32791

Screen.Recording.2025-06-17.at.14.18.30.mov

Release Notes:

  • Fixed: Multiple markdown preview tabs can now be opened simultaneously for different files. Previously, only one preview could be opened at a time, with content switching based on the active markdown file. Each preview now stays pinned to its specific file with proper tab titles.

Copy link

cla-bot bot commented Jun 17, 2025

We require contributors to sign our Contributor License Agreement, and we don't have @ddoemonn on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@ddoemonn
Copy link
Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jun 17, 2025
Copy link

cla-bot bot commented Jun 17, 2025

The cla-bot has been summoned, and re-checked this pull request!

@maxdeviant maxdeviant changed the title fix: allow multiple markdown preview tabs Allow multiple markdown preview tabs Jun 17, 2025
@maxdeviant maxdeviant changed the title Allow multiple markdown preview tabs Allow multiple Markdown preview tabs Jun 17, 2025
@zed-industries-bot
Copy link

Warnings
⚠️

This PR is missing release notes.

Please add a "Release Notes" section that describes the change:

Release Notes:

- Added/Fixed/Improved ...

If your change is not user-facing, you can use "N/A" for the entry:

Release Notes:

- N/A

Generated by 🚫 dangerJS against 7ddf4e0

@ddoemonn ddoemonn force-pushed the fix/markdown-preview-multiple-tabs branch from 7ddf4e0 to 295d4a8 Compare June 17, 2025 12:55
@ddoemonn
Copy link
Author

@maxdeviant can you review the PR please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Only one markdown preview can be opened at a time
2 participants