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

Automatically Generate launch.json based on File/Project #7069

Closed
Anapo14 opened this issue Aug 22, 2019 · 3 comments
Closed

Automatically Generate launch.json based on File/Project #7069

Anapo14 opened this issue Aug 22, 2019 · 3 comments
Labels
area-debugging feature-request Request for new features or functionality

Comments

@Anapo14
Copy link

Anapo14 commented Aug 22, 2019

From user feedback: " The biggest pain is getting the debug environments set up, if there was a smart way to speed that up/automate it so I could just jump in and debug the current file automatically, that'd be neat."

I think this would also be an awesome feature that we could get to work for even the most basic Python scripts first. Automatically detect the project structure/file structure and automatically select the appropriate configuration for the user upon first debug.

Would be even more interesting if we could get it to work for django/flask, etc.

@karthiknadig
Copy link
Member

This is something that the extension can address the best. By the time the debugger gets involved the launch json is already set.

@karthiknadig karthiknadig transferred this issue from microsoft/ptvsd Aug 22, 2019
@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Aug 22, 2019
@DonJayamanne
Copy link

Related if not a dup of #1179
Also see #2710

@ericsnowcurrently ericsnowcurrently added needs decision feature-request Request for new features or functionality labels Aug 26, 2019
@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Aug 26, 2019
@luabud
Copy link
Member

luabud commented Oct 30, 2019

Dupe of #1179.

@luabud luabud closed this as completed Oct 30, 2019
@ghost ghost removed the needs decision label Oct 30, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Nov 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

5 participants