vscode-copilot-release
vscode-copilot-release copied to clipboard
Stop scrolling when AI response reaches the top of the chat window
Please search existing issues to avoid creating duplicates: Done! I might have missed something, though Please test using the latest insiders build to make sure your issue has not already been implemented: Done!
Describe the feature you'd like. When I ask Copilot a question it pretty routinely gives me a very long answer. So long that it doesn't fit in my chat window (the panel on the left). As it generates more and more text the starting text is pushed upwards, scrolling off the screen. When it finishes I'm left looking at the end of Copilot's response even though I, as a human, need to start reading at the beginning of CoPilot's response.
Would it be possible to set things up so that once the text has been pushed up to the top of the chat window that the scrolling stops? That way the start of the response is at the top of the window and I can start reading it (while Copilot keeps filling in more of it's response below, and now off-screen).
Here's an example of what I'd like to see:
However, here's the current default behavior: