Skip to content

Conversation

@DeepanshuMishraa
Copy link
Contributor

Pull Request

Opening the preview in a new tab allows users to edit the markdown file and view the preview
simultaneously in a split view, rather than toggling between edit and preview modes. This provides a better workflow for markdown editing, as users can see real-time changes without
constantly switching views.

Description

  • Added "Markdown: Preview Markdown" command to command palette for markdown files
  • Markdown preview now opens in a separate tab instead of replacing the editor
  • Removed eye button from file toolbar - preview is now accessible only via command palette (Ctrl/cmd+Shift+P)
  • Preview tabs automatically sync with source file content changes

Screenshots/Videos

screenrecording-2025-11-17_11-22-18.mp4

Copy link
Contributor

@devkokooo devkokooo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good starting point

@devkokooo devkokooo merged commit 3ac5779 into master Nov 21, 2025
2 checks passed
@devkokooo devkokooo deleted the cmd-markdown branch November 21, 2025 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants