Skip to content

Feature request: Add copy button to inline exception overlay during debug #9847

@lewinpauli

Description

@lewinpauli

The inline exception message shown in the editor during Flutter debug sessions
cannot be copied on Linux (text selection is ignored, Ctrl+C copies the source
line instead of the exception text).

As a workaround until flutter/flutter#182756 is resolved, it would be very
helpful to have a small copy button on the inline exception widget so users can
copy the exception message without relying on text selection or Ctrl+C.

Environment:

  • OS: Linux Fedora 44 (GNOME)
  • VS Code: 1.122.1
  • Dart/Flutter Extension: 3.136.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions