stricklandrbls opened a new issue, #1457:
URL: https://github.com/apache/daffodil-vscode/issues/1457
## Description
The Data Editor hook for detecting when the dfdl debug session ends was
removed. This caused the Data Editor to no longer dispose properly upon session
termination.
## Steps to Reproduce
1. Start the extension
2. Open a DFDL repo with the appropriate schema and data files.
3. Ensure that the data editor configuration for opening is set to true.
4. Execute a DFDL Debug Session w/ breakpoints set.
5. Continue until the debug session closes and the Data Editor will remain
open.
## Expected Behavior
The Data Editor closes.
## Actual Behavior
The Data Editor doesn't close.
## Additional Notes and Screenshots (optional)
## Environment
- Operating System(s): All
- Browser/VS Code version: All
- Extension version: All
--
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]