lrbarber commented on PR #1716: URL: https://github.com/apache/daffodil-vscode/pull/1716#issuecomment-4929435067
With two files opened in the data editor, I opened the Profiler on both of them. <img width="1447" height="649" alt="image" src="https://github.com/user-attachments/assets/9725c312-6fc5-464b-9873-5fdd747f8ed3" /> They both defaulted to the same length even though the files were not the same size (or actually that big). It also appears that it does not actually look at the data and fill the graph until you change the start or end offset values. If you change the start offset, leaving the end/length set to the default (and invalid length) the following error messages occur: <img width="735" height="914" alt="image" src="https://github.com/user-attachments/assets/87fca769-08a7-4285-a15b-9eff248eb6b9" /> Expanded window show the rest of the error message: <img width="530" height="154" alt="image" src="https://github.com/user-attachments/assets/c2df8488-b8f0-4729-b258-67978f3a7a31" /> [](url) -- 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]
