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

startDebugging option to merge debug console with parent #80718

Closed
isidorn opened this issue Sep 11, 2019 · 1 comment
Closed

startDebugging option to merge debug console with parent #80718

isidorn opened this issue Sep 11, 2019 · 1 comment
Assignees

Comments

@isidorn
Copy link
Contributor

isidorn commented Sep 11, 2019

Refs #62419

As stated there
Using many debug consoles for multi-process debugging is painful in many situations.

We need a config flag to turn this off such that all debug output goes in one debug console. Since this situation arrises with sessions that are automatically created via API we would like to add an option to the startDebugging API to control this.

PR which tackles this #80673

@isidorn
Copy link
Contributor Author

isidorn commented Sep 20, 2019

Added it to vscode.proposed.d.ts
Created #81170 as a reminder to move it from proposed to offical api next milestone

@isidorn isidorn closed this as completed Sep 20, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant