scholarsmate opened a new issue, #171: URL: https://github.com/apache/daffodil-vscode/issues/171
**The extension shall provide an item in the command palette (ctrl + shift + p) for ‘Generate TDML File’.** Selecting this command shall bring up menus allowing the user to select the following: - TDML File Name - Name for the test case - Description for the test case - DFDL Schema - Data Document This selection shall work in the same way as the DFDL debugger where if you select the command from a DFDL Schema, it will automatically use that in place of a selection. The TDML File shall be created in the workspace directory. The DFDL Schema and Document files shall also be file names only. - These file names shall be relative to the workspace directory. It will be the user’s responsibility to organize everything when creating a TDML file and to package the files up for distribution. - The name of the TDML file shall be the name of the DFDL schema used with ‘.tdml’ appended to the end. -- 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]
