claude-code - 💡(How to fix) Fix [FEATURE] Desktop App: Add live Markdown preview in Files panel [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#60432Fetched 2026-05-20 03:58:44
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
0
Author
Participants
Timeline (top)
labeled ×2
RAW_BUFFERClick to expand / collapse

Problem Statement

When Claude edits or generates .md files, the Files panel displays raw Markdown text with no rendered preview. There is no way to see formatted output (headings, tables, code blocks) without opening a separate external tool. This breaks the workflow for documentation and design doc authoring, which is a common use case for Claude Code.

Proposed Solution

The Files panel should render .md files as formatted HTML and update in real-time as file content changes — similar to VS Code's built-in Markdown preview (⇧⌘V). Ideally: a toggle between raw and rendered view, with live refresh on file save or change.

Alternative Solutions

Currently using a separate app (e.g., Typora / Marked 2) to watch and preview the file alongside the Desktop App — requires switching between two windows constantly.

Priority

High — Significant impact on productivity

Feature Category

File operations

Use Case Example

  1. Ask Claude to generate or revise a design doc (design.md)
  2. Want to review the formatted output (tables, headings, code blocks) while Claude is writing
  3. Currently must open a separate Markdown viewer and alt-tab between windows
  4. With live preview in Files panel, the entire workflow stays inside Claude Code Desktop App

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [FEATURE] Desktop App: Add live Markdown preview in Files panel [1 participants]