Skip to content

Conversation

@notsolvablehat
Copy link

Related to #278906

Problem

Long chat conversations make it inconvenient to return to the latest message after scrolling up, especially in active sessions.

Solution

Added a floating scroll-to-bottom button that appears when the user scrolls away from the bottom of the chat list. Clicking the button smoothly scrolls to the latest item.

Behaviour

  • Button is hidden when the user is already near the bottom.
  • Button becomes visible when the user scrolls up beyond a threshold (80%).

Proof

=========
image

image

@vs-code-engineering
Copy link

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@bpasero

Matched files:

  • src/vs/workbench/contrib/chat/browser/agentSessions/experiments/agentTitleBarStatusWidget.ts

@lszomoru

Matched files:

  • src/vs/workbench/contrib/scm/browser/scmViewPane.ts

@notsolvablehat
Copy link
Author

notsolvablehat commented Jan 30, 2026 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants