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

Restart frame does not clear loaded scripts view #55446

Closed
isidorn opened this issue Jul 31, 2018 · 2 comments
Closed

Restart frame does not clear loaded scripts view #55446

isidorn opened this issue Jul 31, 2018 · 2 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues info-needed Issue requires more information from poster invalid Issue identified as not relevant or not valid

Comments

@isidorn
Copy link
Contributor

isidorn commented Jul 31, 2018

Refs: #54921

  1. Step over some code and notice how the loaded scripts view gets populated
  2. Callstack view > right click > restart frame
  3. Notice how the laoded scripts view is the same state as before the restart frame

I would expect the loaded scripts view to have a clean state after the restart frame aciton.

@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Jul 31, 2018
@weinand
Copy link
Contributor

weinand commented Jul 31, 2018

Why should "Restart Frame" affect loaded scripts?
"Restart Frame" just means start the current function from the beginning.

@weinand weinand added the info-needed Issue requires more information from poster label Jul 31, 2018
@isidorn
Copy link
Contributor Author

isidorn commented Jul 31, 2018

I expected that the restart frame affects loaded scripts, but it seems I was wrong.

@isidorn isidorn closed this as completed Jul 31, 2018
@isidorn isidorn added the invalid Issue identified as not relevant or not valid label Jul 31, 2018
@isidorn isidorn removed the bug Issue identified by VS Code Team member as probable bug label Aug 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 14, 2018
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 info-needed Issue requires more information from poster invalid Issue identified as not relevant or not valid
Projects
None yet
Development

No branches or pull requests

2 participants