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

add compound launch.json configurations #728

Closed
aldevv opened this issue Oct 20, 2022 · 3 comments
Closed

add compound launch.json configurations #728

aldevv opened this issue Oct 20, 2022 · 3 comments
Labels
enhancement New feature or request needs votes

Comments

@aldevv
Copy link

aldevv commented Oct 20, 2022

Problem Statement

https://code.visualstudio.com/Docs/editor/debugging#_compound-launch-configurations

Possible Solutions

No response

Considered Alternatives

No response

@mfussenegger mfussenegger added the enhancement New feature or request label Nov 18, 2022
@mfussenegger
Copy link
Owner

Depends on #586

@magoerlich
Copy link

👍 on this and #586 seems to be solved.
So, will this be implemented?

@mfussenegger
Copy link
Owner

There's now a DapNew command that can start many sessions at once: #1243

I also had a look at implementing compounds but I got the impression that the complexity is not worth it.
The implementation is either a hack but contained, or spreads quite a bit throughout the code base.

I'd rather use up the complexity budget for other features. I might change my mind about this at some point but for now I'm closing this.

@mfussenegger mfussenegger closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs votes
Projects
None yet
Development

No branches or pull requests

3 participants