[ENHACMENT] LLM chat interface lacks syntax highlighting for code blocks #2
Notifications
Due Date
Blocks
Depends on
#3 WIP: v0.7.0
Shifty/Mastermind
#6 enhancment/code-highlighting-in-llm-chat
Shifty/Mastermind
Reference: Shifty/Mastermind#2
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
EN
Priority
MEDIUMEncancment description
The LLM chat interface lacks syntax highlighting for code blocks. When the model generates code in any programming language, it's displayed as plain text without formatting.
Expected behavior
Code blocks in LLM responses should have:
Current behavior:
Code is displayed as plain text without any syntax formatting, which makes it harder to read and understand.
RU
Приоритет
СРЕДНИЙОписание улучшения
В чате с LLM отсутствует подсветка синтаксиса для блоков кода. Когда модель генерирует код на любом языке программирования, он отображается как обычный текст без форматирования.
Ожидаемое поведение
Блоки кода в сообщениях от LLM должны иметь:
Текущее поведение
Код отображается как обычный текст без какого-либо синтаксического форматирования, что затрудняет читаемость и понимание кода.
Варианты для внедрения:
Настоятельно рекомендуется рассмотреть именно данные решения
Выполнено
#6