Shanedell opened a new pull request #26: URL: https://github.com/apache/daffodil-vscode/pull/26
Added three options for opening up the different views automatically on debug start New Launch Options: - `openHexView` -- When set to `true` tells the extension to open up the Hex View on debug start - `openInfosetView` -- When set to `true` tells the extension to open up the Infoset View on debug start - `openInfosetDiffView` -- When set to `true` tells the extension to open up the Infoset Diff View on debug start Closes #13 -- 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]
