[FEATURE] LaTeX math rendering ($$...$$) is unstable in VSCode extension chat window

Resolved 💬 2 comments Opened Jun 6, 2026 by figurd0209 Closed Jun 10, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Issue:
LaTeX math rendering using $$...$$ syntax is inconsistent in the Claude Code VSCode extension chat window. Sometimes formulas render correctly, sometimes they appear as plain text.

Proposed Solution

Expected behavior:
Stable math formula rendering (e.g. via KaTeX or MathJax) in the conversation window.

Example:
$$\hat{\beta} = (X^TX)^{-1}X^Ty$$
Should render as a formatted formula, not plain text.

Alternative Solutions

_No response_

Priority

Critical - Blocking my work

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗