Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: suggestions in debug repl #10997

Closed
2 tasks done
isidorn opened this issue Aug 26, 2016 · 1 comment
Closed
2 tasks done

Test: suggestions in debug repl #10997

isidorn opened this issue Aug 26, 2016 · 1 comment
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Aug 26, 2016

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
@dbaeumer
Copy link
Member

Closing item since it is tested.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Projects
None yet
Development

No branches or pull requests

5 participants