michael-hoke commented on issue #595:
URL:
https://github.com/apache/daffodil-vscode/issues/595#issuecomment-1581579951
- Add 'none' back in as an option for tdmlAction. Keep 'generate' as the
default option.
- Is this right? Is there a scenario where turning off TDML generation
makes sense? If there isn't, then leave 'none' out.
- Make tdmlConfig a mandatory part of the launch config
- Change the default location of the generated TDML file to be in /tmp (or
OS alternative)
- Add a new command to copy the TDML file from /tmp to a user-defined
location
- Remove the Generate TDML command from the command palette
- Create a new 'TDML' language that inherits from XML (should be set up
similarly to dfdl language).
- Move Append TDML command to the new TDML language
- Add a command to create zip file in TDML language
--
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]