Before submitting your bug report
Relevant environment info
- OS: Windows 11
- Continue version: 2.0.0
- IDE version: VSCode 1.130.0
Description
When a prompt is sent in the Continue chat interface, the response content overflows the horizontal boundaries of the sidebar. This issue is particularly noticeable and triggered within the "thought" (reasoning) blocks of the model's response. The text/content breaks the sidebar layout and becomes unreadable because the container expands based on the total viewport width rather than the sidebar width.
To reproduce
- Open the Continue extension in the VS Code sidebar.
- Send a prompt to a model that uses reasoning/thought blocks (e.g., DeepSeek-R1, OpenAI o1).
- Observe that the thought/reasoning block expands beyond the right edge of the sidebar, causing a horizontal overflow.
Log output
Before submitting your bug report
Relevant environment info
Description
When a prompt is sent in the Continue chat interface, the response content overflows the horizontal boundaries of the sidebar. This issue is particularly noticeable and triggered within the "thought" (reasoning) blocks of the model's response. The text/content breaks the sidebar layout and becomes unreadable because the container expands based on the total viewport width rather than the sidebar width.
To reproduce
Log output