[FEATURE] LaTeX rendering in "Claude Code for VS Code" plugin

Open 💬 35 comments Opened Jan 6, 2026 by hongbo-miao

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

Currently "Claude Code for VS Code" plugin does not render LaTeX.

Proposed Solution

It would be great to support LaTeX rendering in "Claude Code for VS Code" plugin. Thanks! ☺️

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

Other

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

35 Comments

Ethan-Arrowood · 5 months ago

Here is an example screenshot:

<img width="739" height="614" alt="Image" src="https://github.com/user-attachments/assets/4a2317f7-451a-4128-b4af-e499857d329b" />

I've wound up just copy-pasting the output latex into my markdown file so it renders automatically.

aarontrowbridge · 5 months ago

we really need this!

manideepmamindlapally · 5 months ago

This would be fantastic!

ihrke · 5 months ago

yes, sorely missing that!

MahammadNuriyev62 · 4 months ago

++++

liyimengwork · 4 months ago

definitely need this

mthan160 · 4 months ago

I back this, currently VS Code Github Copilot with Opus 4.6 can render math correctly, but not Claude Code VS Code extension

josephDuque · 4 months ago

Just noticed this issue myself, this would be great to have on VS code!

Sloudis · 4 months ago

This would be really useful for me!!

CiaranHaines · 4 months ago

This please

AI1379 · 4 months ago

Need this please🥺🥺

25d-228 · 4 months ago

how could every software, claude code, codex failed to support latex rendering and text select-response.

ductai199x · 4 months ago

BUMP THIS PLEASE!!!!!

GeorgeWang26 · 4 months ago

bump

gcordova0309 · 3 months ago

Pleaseee!!!

DuoLife-QNL · 3 months ago

Please!!!

ductai199x · 3 months ago
temporary fix https://marketplace.visualstudio.com/items?itemName=nuriyev.claude-code-katex

Do you have a screenshot by chance? And how's the rendering peformance like?

MahammadNuriyev62 · 3 months ago
> temporary fix https://marketplace.visualstudio.com/items?itemName=nuriyev.claude-code-katex Do you have a screenshot by chance? And how's the rendering peformance like?

| Before | After |
|--------|-------|
| <img width="505" alt="Image" src="https://github.com/user-attachments/assets/4813f18c-fcaa-419f-a636-a8c3651f8ec4" /> | <img width="503" alt="Image" src="https://github.com/user-attachments/assets/a26b6b99-9e0c-4643-8467-549134068ee4" /> |

performance seems to be fine

@ductai199x

ductai199x · 3 months ago
> > temporary fix https://marketplace.visualstudio.com/items?itemName=nuriyev.claude-code-katex > > Do you have a screenshot by chance? And how's the rendering peformance like? | Before | After | |--------|-------| | <img width="505" alt="Image" src="https://github.com/user-attachments/assets/4813f18c-fcaa-419f-a636-a8c3651f8ec4" /> | <img width="503" alt="Image" src="https://github.com/user-attachments/assets/a26b6b99-9e0c-4643-8467-549134068ee4" /> | performance seems to be fine @ductai199x

that's prettt good! thank you for the share!! 🎉🎉🎉

MuriloChianfa · 3 months ago

this would be very appreciated, up vote ⬆️⬆️⬆️

ricitron · 3 months ago

Upvote!

The temporary fix from @MahammadNuriyev62 works great in the meantime!

Remilia-Kirisame · 3 months ago
KaiHangYang · 3 months ago
Chesterhuang1999 · 2 months ago
syned13 · 2 months ago

Upvotting this. We need this 🙏🙏

andrewboldi · 2 months ago

Yes, we need this please. Especially in the terminal.

aquaresima · 2 months ago

yes!! Please do this!

MahammadNuriyev62 · 2 months ago
dyed-eye · 2 months ago

For folks running Claude Code in a terminal rather than the VS Code extension (Windows Terminal, conhost, WezTerm, etc.) — claude-code-katex is a great fit if you're in VS Code, but it doesn't help terminal-only setups. @andrewboldi mentioned the gap above.

I built texpop to scratch that exact itch on Windows: a hotkey (Ctrl+Alt+V) opens a popup that overlays the focused terminal exactly, picks the focused chat across multi-tab sessions, and renders the last assistant message with KaTeX + Markdown + custom callouts. Reads the JSONL transcripts on disk; fully offline; MIT.

Not a replacement for first-party rendering inside Claude Code — that's the right long-term fix and what this issue is asking for. Just a stop-gap for the terminal cohort.

OscarBarreraGithub · 1 month ago

I made a VS Code extension called ClaudeTex to take care of this

I was having trouble with other implementations either failing on more complicated physics equations/matrices or opening separate preview tabs, so ClaudeTex renders inline in the existing Claude Code chat and includes extra handling for arrays, matrices, and safer $...$ parsing

haochengxi · 1 month ago

Please add this support! This will be very helpful!

bitons · 1 month ago

Please

canyuchen · 2 days ago

This issue remains for Version 2.1.186

MahammadNuriyev62 · 2 days ago
This issue remains for Version 2.1.186

feel free to use https://marketplace.visualstudio.com/items?itemName=nuriyev.claude-code-katex for now 😇