Skip to content

Test: multi line debug repl input #10996

Closed
@isidorn

Description

@isidorn

Test for #8115
Complexity: 2

Debug repl input now expands / shrinks as the input grows up to a limit. Verify:

  • Typing / pasting large strings into the debug repl input makes the input expand
  • Shift + enter expands the input
  • Input shrinks intuitivly
  • Once entered the expression is properly displayed in the debug repl

Metadata

Metadata

Assignees

No one assigned

    Labels

    debugDebug viewlet, configurations, breakpoints, adapter issuestestplan-item

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions