michael-hoke opened a new issue, #1376: URL: https://github.com/apache/daffodil-vscode/issues/1376
Currently, TDML Generate will key off of tdmlConfig.path to determine if the TDML file should be generated outside of the temp directory. This is currently a problem for Create/Append because they are hard-coded to use the temp directory. Path should not be removed from the launch config because it's needed for Execute, but it should be modified to have no effect during a Generate. If we end up wanting to make this configurable, we will probably have to use a global setting (VSCode settings menu) to set the path. -- 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]
