apache / daffodil-vscode

Apache Daffodilâ„¢ Extension for Visual Studio Code
https://daffodil.apache.org/
Apache License 2.0
11 stars 19 forks source link

Schema compile errors - any way to highlight, link or jump to them? #975

Open lrbarber opened 7 months ago

lrbarber commented 7 months ago

When your schema has errors when compiled, the error messages are buried in the terminal window between a bunch of INFO messages from DAP Session. This makes them hard to see/find/read. Could these messages be output in a different color and/or provide a link that could be clicked to take you to the line number reported in the error message?