michael-hoke commented on issue #1351: URL: https://github.com/apache/daffodil-vscode/issues/1351#issuecomment-3266968649
Looks like moving to recommended will be fine for us. Is there a way to detect that the xsd we're in is in a jar and show an information popup to make it obvious that's what's going on? It looks like if we go into a jar without the extension, we won't be able to see the source file as we're stepping through the debugger. I think it would be nice if we had a way to detect that this was happening and let the user know that this extension will allow them to view the xsd file during debugging. If we can only detect this in the backend (which I suspect to be the case), can we create a custom DAP event to cause the frontend to show the popup? -- 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: commits-unsubscr...@daffodil.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org