michael-hoke commented on issue #1088: URL: https://github.com/apache/daffodil-vscode/issues/1088#issuecomment-3145193617
On a second read, I think these are two distinct issues. Moved Copy TDML file issues to #1344 This seems to be working as intended. If I press one of these buttons, I would expect them to work the same way as using something from the command palette. I would expect the extension to start a DFDL parse where it uses the active file as the input schema for the parse, and where it prompts the user for the input data file, which it currently does. These buttons and the command palette are not expected to tie back into the launch config. To run a different launch configuration, use the Run and Debug pane in VSCode to select and run the specific configuration. -- 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]
