Skip to content

Auto-Scroll Lock option for Build Console #2992

Open
@sergeniously

Description

@sergeniously

Currently, the Eclipse build console automatically scrolls to the bottom when new output is generated. While this is useful in many cases, it becomes problematic when:

  • A user wants to review previous logs while the build is still running.
  • The console keeps scrolling down, making it difficult to inspect errors or warnings in real-time.

An auto-scroll lock (similar to what many terminal applications offer) would allow users to pause automatic scrolling and manually control the viewport.

Suggestion

Auto-scroll lock should work like the one that is implemented in Run/Debug console: when user scrolls up, it automatically locks the output scroll.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions