gencay / vscode-chatgpt

An unofficial Visual Studio Code - OpenAI ChatGPT integration
ISC License
3.5k stars 755 forks source link

Feature Request: QOL improvement a toggle to disable automatic scrolling to latest output #141

Closed Trahloc closed 1 year ago

Trahloc commented 1 year ago

I'd like the ability to disable forced automatic scrolling / autoscrolling when ChatGPT outputs text. Sometimes I have a few different questions so I have to copy and paste the output between inputs so I can read and think about it without the text constantly moving. It'd be nice if it only autoscrolls when the window is at the bottom of the output window otherwise it maintains position. If that's too difficult a simple toggle to disable autoscrolling entirely in the ellipsis menu would be good enough.

Hopefully I stated that clearly, thank you for your consideration.

gencay commented 1 year ago

@Trahloc autoscroll was a popular request, and it should only move the page/scroll whenever there is a new line. otherwise it'd be complicated to track your scroll events and decide whether to scroll. But an option to disable it sounds like a fair request. I will think about it.

gencay commented 1 year ago

@Trahloc I forgot to update this thread. It's now an option to disable autoscroll in the settings. image

luismi98 commented 1 year ago

Where can I find that setting?

image

Adam022695 commented 11 months ago

Where can I find that setting?

image

I too would like to know where this option is at. I find it extremely annoying that it auto scrolls. I can not read that fast and it frustrates me to no end.