arosien commented on issue #269:
URL: 
https://github.com/apache/daffodil-vscode/issues/269#issuecomment-1397835192

   @scholarsmate @mbeckerle I'm trying to think of how the validation errors 
should be displayed to the user. More specifically, how they should map into 
DAP events and types. We *could* just log the errors using the normal (Scala) 
logger. But an alternative would be to encode these as an [Output 
event](https://microsoft.github.io/debug-adapter-protocol/specification#Events_Output)
 which would get rendered in a better way, presumably. What do you think?


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