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

Use quickPick to allow user to select what portion of launch.json is created #785

Open
Tracked by #318
zobo opened this issue Apr 11, 2022 · 0 comments
Open
Tracked by #318

Comments

@zobo
Copy link
Contributor

zobo commented Apr 11, 2022

Consider using a DebugConfigurationProvider and the provideDebugConfiguration could use the quickPick api to ask the user he would like to listen to xDebug or to launch current file, and based on that only create one configuration

@zobo zobo changed the title Consider using a DebugConfigurationProvider and the provideDebugConfiguration could use the quickPick api to ask the user he would like to listen to xDebug or to launch current file, and based on that only create one configuration Use quickPick to allow user to select what portion of launch.json is created Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant