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/02/11 16:32:57 UTC

[GitHub] [daffodil-vscode] arosien opened a new issue #80: Ensure xsd and dfdl.xsd files can register breakpoints

arosien opened a new issue #80:
URL: https://github.com/apache/daffodil-vscode/issues/80


   The extension registers itself as a debugger for `xml` files, but often schema files have extensions like `.dfdl.xsd`, and you can't then define breakpoints in those files. (If you manually change the file type to "xml" you can then add breakpoints.) The extension should register as a debugger for these additional file types to support debugging (via something in the [extension manifest](https://code.visualstudio.com/api/references/extension-manifest)?).


-- 
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