You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 2, 2026. It is now read-only.
Description:
In the sidebar, when displaying code snippets, there is no syntax highlighting being applied. The expected behavior is that code blocks should be highlighted according to the selected programming language and theme. Currently, code appears as plain text, making it harder to distinguish between syntax elements like keywords, variables, and comments.
Issue: No Code Highlighting in Sidebar Response
Description:
In the sidebar, when displaying code snippets, there is no syntax highlighting being applied. The expected behavior is that code blocks should be highlighted according to the selected programming language and theme. Currently, code appears as plain text, making it harder to distinguish between syntax elements like keywords, variables, and comments.