michael-hoke commented on code in PR #1336: URL: https://github.com/apache/daffodil-vscode/pull/1336#discussion_r2245527262
########## package.json: ########## @@ -829,7 +829,6 @@ "variables": { "AskForSchemaName": "extension.dfdl-debug.getSchemaName", "AskForDataName": "extension.dfdl-debug.getDataName", - "AskForTDMLName": "extension.dfdl-debug.getTDMLName", Review Comment: Actually, aren't we still using this as the default value for config.tdmlConfig.name in package.json? If so, how is that going to be affected? How would that even work without the ability to pass in a variable? -- 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-unsubscr...@daffodil.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org