What Should I Do If an Active Chat Is Lost When Dragging the Chat Window in Visual Studio Code?
Symptom
When you drag the chat window left or right in Visual Studio Code, the active chat is lost.
Cause Analysis
When you drag the chat window left or right in Visual Studio Code, the window layout changes. Due to the design mechanism of Visual Studio Code, the extension may be reloaded and the extension chat box may be redrawn. As a result, the active chat content is lost.
Solution
- Use a fixed layout and avoid frequent window adjustments. Using a fixed layout can reduce the frequency of extension reloads.
- If adjusting the chat window layout causes the extension to reload and the active chat to be lost, view and restore the chat through the chat history.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot