arosien opened a new issue, #746:
URL: https://github.com/apache/daffodil-vscode/issues/746

   #666 fixes #649, but any failure to launch a schema, usually due to schema 
compilation errors, doesn't show any error information other than the launch 
request that failed, and the extension shows a "toast" dialog with the text 
`debugger daffodil.error.request`.
   
   This is the handling line: 
https://github.com/apache/daffodil-vscode/commit/6c5b0dd09f5aa53acd431d582799a141e88a9921#diff-ec3efaf651af993da06d613b4b4147bbe406f60ad0a09f9dc1c26bb9633d983eR232
 and previously the exception was logged and passed along to the client.
   
   We could pass along the exception message to the event sent to the 
extension, but we should at least still log the entire exception stack trace.


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