stevedlawrence commented on issue #75: URL: https://github.com/apache/daffodil-vscode/issues/75#issuecomment-1017621217
You may consider an approach similar to what that Daffodil CLI does: https://github.com/apache/daffodil/tree/main/daffodil-cli/src/templates Those templates are a lot less complex so a bit easier to understand. And I assume this debug tool is mostly going to be run by the debugger and not directly run, so may not need all the features that the default template provides. -- 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]
