Hello all, This email is to discuss a potential enhancement to the Launch Wizard for the Apache Daffodil™ Extension for Visual Studio Code. Right now the Launch Wizard provides an interface that allows the user to configure the different settings for passing to the debugger. The possible enhancement I want to discuss here is adding the ability to run a Run or Debug of a configuration directly from the Launch Wizard. Moreover, this would mean most likely adding two new buttons, these being "Run Config" and "Debug Config". Based on the button clicked will determine if a Run or Debug is processed. When these buttons are pressed the current config will be Ran or Debugged but for both it will also save the current config to the launch.json, once run or debug finish it should bring you back to the Launch Wizard on the same config. Any problems, complaints, concerns or additional ideas to add? Note: This would most likely be targeted to be a part of 1.4.1 or 1.5.0 and not the 1.4.0 milestone.
Thank you, Shane Dell