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

Switching between debugs outputs. #31377

Closed
akoidan opened this issue Jul 25, 2017 · 3 comments · Fixed by #60016
Closed

Switching between debugs outputs. #31377

akoidan opened this issue Jul 25, 2017 · 3 comments · Fixed by #60016
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality on-testplan release-notes Release notes issues
Milestone

Comments

@akoidan
Copy link

akoidan commented Jul 25, 2017

It would be great if VSCode supported switching between debug outputs, when there are multiple debug targets (atm they are merged):
image

  • VSCode Version: 1.14.2-1
@vscodebot vscodebot bot added the debug Debug viewlet, configurations, breakpoints, adapter issues label Jul 25, 2017
@weinand weinand added feature-request Request for new features or functionality and removed new release labels Jul 25, 2017
@isidorn
Copy link
Contributor

isidorn commented Jul 25, 2017

For this we would need multiple instances of the debug repl -> backlog

@isidorn isidorn added this to the Backlog milestone Jul 25, 2017
@weinand
Copy link
Contributor

weinand commented Jul 25, 2017

We have two other console implementations and they already support multiple instances.
Could be low-hanging fruit...

@weinand weinand removed their assignment Aug 18, 2017
@isidorn isidorn removed their assignment Nov 13, 2017
@isidorn isidorn self-assigned this Sep 21, 2018
@isidorn isidorn modified the milestones: Backlog, October 2018 Sep 21, 2018
@isidorn
Copy link
Contributor

isidorn commented Sep 21, 2018

Assigning to myself and october to investigate what would it take to have a debug console per session

@isidorn isidorn added the release-notes Release notes issues label Nov 2, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 19, 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 feature-request Request for new features or functionality on-testplan release-notes Release notes issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants