JeremyYao commented on issue #755: URL: https://github.com/apache/daffodil-vscode/issues/755#issuecomment-3175794535
There may have been configuration related things going on. Looking at the code diff https://github.com/apache/daffodil-vscode/commit/0f4acf3fe42582169c608d9c18b1e3091ea00367#diff-39b2554fd18da165b59a6351b1aafff3714e2a80c1435f2de9706355b4d32351 is when the code explicitly started substituting in a non ```JSON { action: 'none', name: '${command:AskForTDMLName}', description: '${command:AskForTDMLDescription}', path: '${command:AskForTDMLPath}', } ``` type JS object properties into the config object (stores the launch.json config). I can say that https://github.com/apache/daffodil-vscode/commit/0f4acf3fe42582169c608d9c18b1e3091ea00367 closed the issue from code analysis. -- 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]
