vscode-php-debug
vscode-php-debug copied to clipboard
Use quickPick to allow user to select what portion of launch.json is created
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