michael-hoke opened a new pull request, #108: URL: https://github.com/apache/daffodil-vscode/pull/108
Closes #59 I'm not sure if this is how we want to fix this issue due to a rebuild being required to change the behavior. Of the 3 stopOnEntry booleans, this was the only one that changed the behavior of the debugger. I also tried the inverse - removing this option, and setting the remaining options to false, and the debugger still stopped. Note that a rebuild of the vsix file is required in order to pick the changes up. From the root directory of the repo: `yarn build` `code --install-extension apache-daffodil-vscode-1.0.0.vsix` -- 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]
