shanedell commented on code in PR #992:
URL: https://github.com/apache/daffodil-vscode/pull/992#discussion_r1530587260
##########
src/launchWizard/launchWizard.js:
##########
@@ -60,9 +60,6 @@ function getConfigValues() {
const tdmlDescription = document.getElementById('tdmlDescription').value
const tdmlPath = document.getElementById('tdmlPath').value
const openDataEditor = document.getElementById('openDataEditor').checked
- const openInfosetDiffView = document.getElementById(
Review Comment:
Don't delete the infoset diff view stuff. This stuff will still be needed
just updated to fix the label/text
--
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]