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: 'Restart Frame' #9691

Closed
1 task done
weinand opened this issue Jul 25, 2016 · 0 comments
Closed
1 task done

Test: 'Restart Frame' #9691

weinand opened this issue Jul 25, 2016 · 0 comments
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Jul 25, 2016

Test for #9145:

VS Code now has a 'Restart Frame' action in the stack frame context menu in the CALL STACK viewlet.
'Restart Frame' is only available for debug extensions that support this functionality, e.g. VS Code's builtin Node Debug.

Verify that:

  • it restarts execution of the selected stack frame
  • that the VARIABLES and CALL STACK view update correctly
  • that the editor shows the current line in the correct color.

Please note: make sure to use a node.js version >= 5.11 since 'Restart Frame' does not work in all situations for older version of node (see #9483)

@weinand weinand self-assigned this Jul 25, 2016
@weinand weinand added this to the July 2016 milestone Jul 25, 2016
@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Jul 25, 2016
@egamma egamma mentioned this issue Jul 25, 2016
89 tasks
@weinand weinand changed the title Test 'Restart Frame' Test: 'Restart Frame' Jul 25, 2016
@weinand weinand removed their assignment Jul 25, 2016
@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

2 participants