Skip to content

Test: suggestions in debug repl #10997

Closed
Closed
@isidorn

Description

@isidorn

test for #8114:
complexity: 3

As per feature request #8114, debug repl now supports suggestions. Start a node debug session and verify:

  • When typing in the debug repl input you get inteli-sense suggestions which make sense
  • Upon accepting a suggestion the text in the repl input is properly replaced
  • Be creative and use the multi line repl input to try to break the suggestions

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