rthomas320 commented on issue #1541: URL: https://github.com/apache/daffodil-vscode/issues/1541#issuecomment-3576622413
I also tested this scenario: Steps to Reproduce start the debugger to run the extension in debug when the debug vs code window opens, use ctrl+shift+p to launch the data editor pick a file to open close the debug vs code window close the original vs code window open vs code start the debugger to run the extension in debug when the debug vs code window opens, use ctrl+shift+p to launch the data editor pick a file to open Expected Behavior Data editor should open and and the file should open with the data displayed Actual Behavior Data editor opens but the file does not load and no data is displayed The Java process shows as running in process manager <img width="3367" height="1976" alt="Image" src="https://github.com/user-attachments/assets/5a324c5e-c436-4eca-a3e3-0e5cb31e8d5f" /> -- 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]
