feat: code syntax highlighting in terminal #31

Closed
opened 2026-01-15 20:59:02 -08:00 by naomi · 0 comments
Owner

Apply syntax highlighting to code blocks in the terminal output.

Details

  • Detect language from markdown code fence
  • Apply appropriate syntax colors
  • Support common languages (JS/TS, Python, Rust, etc.)
  • Consider using highlight.js or Prism
  • Respect current theme (dark/light)

This issue was created with help from Hikari~ 🌸

Apply syntax highlighting to code blocks in the terminal output. ## Details - Detect language from markdown code fence - Apply appropriate syntax colors - Support common languages (JS/TS, Python, Rust, etc.) - Consider using highlight.js or Prism - Respect current theme (dark/light) --- *✨ This issue was created with help from Hikari~ 🌸*
naomi added the
priority
high
2
label 2026-01-21 09:45:44 -08:00
naomi closed this issue 2026-01-21 11:28:09 -08:00
Sign in to join this conversation.
No Label
priority
high
2
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/hikari-desktop#31