arosien commented on issue #931: URL: https://github.com/apache/daffodil-vscode/issues/931#issuecomment-1933165013
Here's an idea: rather than the user having to scroll through the mess of the backend debugger log in the Terminal, we can send the exception message along with the event type back to the extension, which then logs it in a distinct "Daffodil" Output tab: <img width="1087" alt="Screen Shot 2024-02-07 at 4 24 08 PM" src="https://github.com/apache/daffodil-vscode/assets/31163/1f7e02e1-197d-4087-ae31-ede7a3ce2320"> The user then clicks the "show logs" to switch to that tab: <img width="1087" alt="Screen Shot 2024-02-07 at 4 24 08 PM" src="https://github.com/apache/daffodil-vscode/assets/31163/ee869d5c-121f-47c6-820c-a7f70aebc9fc"> -- 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]
