lrbarber commented on issue #1093: URL: https://github.com/apache/daffodil-vscode/issues/1093#issuecomment-2344236784
Not sure that we will be able to do anything about this. The line location information is coming from Daffodil's integrated debugger -- all we are doing is positioning the marker at the indicated location. The parser constructed by Daffodil is not necessarily a one-to-one match with the schema file. Just need to check the communication logs and verify that we are, in fact, being given the same location information after multiple steps. -- 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]
