You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2022/09/26 21:45:53 UTC

[GitHub] [daffodil-vscode] mbeckerle commented on issue #80: Ensure xsd and dfdl.xsd files can register breakpoints

mbeckerle commented on issue #80:
URL: https://github.com/apache/daffodil-vscode/issues/80#issuecomment-1258669814

   I need a workaround in v1.1.0 for this bug if possible. 
   
   Do I really have to rename files (which then requires me to update schemas which have include/import statements, or is there a setting I can set somewhere globally to VSCode?
   
   By convention we use ".dfdl.xsd"  but ".xsd" is also common. Multiple freely available example DFDL schemas like EDIFACT, IBM4690Tlog, etc. use ".xsd" as the file extension, and breakpoints won't work as a result. 
   
   I am trying to debug EDIFACT (on github) the launch.json is attached. 
   
   


-- 
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-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org