You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Shanedell (via GitHub)" <gi...@apache.org> on 2023/05/10 20:31:29 UTC

[GitHub] [daffodil-vscode] Shanedell commented on pull request #625: Add conditional defaults to TDML properties

Shanedell commented on PR #625:
URL: https://github.com/apache/daffodil-vscode/pull/625#issuecomment-1542771760

   The main fix that is really needed is a check that if the tdml action is `none` if it is then you set `name, description and path` to empty strings or null. Since that is not currently being done and the items are left being something like `${command:AskForTDMLName}`, those will get ran. If the debugger has a string `${command:.*}` it will always run that command. So those values need to overridden if you wish to not prompt.


-- 
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: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org