shanedell commented on code in PR #1452:
URL: https://github.com/apache/daffodil-vscode/pull/1452#discussion_r2420808642
##########
package.json:
##########
@@ -760,6 +774,8 @@
}
},
"dfdlDebugger": {
+ "daffodilVersion": "3.11.0",
Review Comment:
Huh, I did add that to the `initialConfigurations`, `configurationSnippets`
and the global settings. Do you know if you have installed the extension from
marketplace along side debugging it? This might be causing the issue, if you
are debugging this branch it should have made the `daffoidlVersion` setting be
set to `3.11.0` when you did that. I tested this locally and it did generate
both the `daffodilVersion` and `timeout` as well.
--
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]