Open
Description
Is your feature request related to a problem?
There is currently no convenient way to scroll to the bottom of the chat container in the FlutterGPT VSCode extension. This can be cumbersome, especially when the chat history is long.
Describe the solution that you'd like
I would like to propose the addition of a "Scroll to Bottom" button in the chat container of the FlutterGPT extension. This button will make it easier for users to navigate to the latest messages without manually scrolling.
Describe alternatives that you have considered
No response
Additional Information
Jan.mp4
Acceptance Criteria
- The "Scroll to Bottom" button is added to the chat container.
- The button is visible when the user is not at the bottom of the chat container.
- Clicking the button scrolls the chat container to the bottom, revealing the latest messages.
- The button has a user-friendly design, ensuring it fits well with the overall aesthetics of the extension.