hdalsania commented on code in PR #992:
URL: https://github.com/apache/daffodil-vscode/pull/992#discussion_r1530593519


##########
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
   
   Agree, We should not delete that functionality as it works as intended. 
@lrbarber will bring that functionality back and only fix the description 
mismatch along with fixing the infoset.ts for Uri encoding. 



-- 
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]

Reply via email to