mbeckerle opened a new issue, #674: URL: https://github.com/apache/daffodil-vscode/issues/674
Using 1.3.0-RC3 To find the launch configuration wizard, you have to NOT be in an execution context. Like you cannot be partway through debugging. You have to click right on the right part of a schema _when not debugging_, then choose command palette from the menu. Then one of the choices is the launch config wizard. But if you are finished learning something using the debugger, just haven't hit the stop button yet. You go over to the editor for the schema file and click right,... launch wizard is ... not available to select. It's not there and greyed out, it's not even there. This is just bad. The right thing here is to have a menu with all the commands in it, with the ones that are not context relevant greyed out. But I claim this launch wizard should NOT be greyed out, or unavailable in this context anyway. Why shouldn't I be able to mess with the launch configuration, tweek it, and then hit the stop button on the prior debugging, or even continue the prior debugging to learn a bit more. There is no reason for this modality. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
