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

Every restart of a node application is creating a new integrated terminal #11207

Closed
sandy081 opened this issue Aug 30, 2016 · 1 comment
Closed
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)

Comments

@sandy081
Copy link
Member

sandy081 commented Aug 30, 2016

Testing #11091

Steps to Reproduce:

  1. Clone VS Code Smoke Test application
  2. Create a Node debug launch to run the application
  3. Use integratedTerminal as console in the launch
  4. Start the launch
  5. Restart the debug session

Expected: Node restart should happen on existing integrated terminal.
Observed: For every refresh, a new terminal is being created.

@sandy081 sandy081 added the debug Debug viewlet, configurations, breakpoints, adapter issues label Aug 30, 2016
@sandy081
Copy link
Member Author

sandy081 commented Aug 30, 2016

I did not see that this issue is known and being tracked.

Duplicates #10940

@sandy081 sandy081 added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 30, 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 *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants