naga-panchumarty commented on PR #1429: URL: https://github.com/apache/daffodil-vscode/pull/1429#issuecomment-3377996051
@stricklandrbls That makes sense why the data editor wasn't closing. So for that ticket, I needed a way to track all the data editors, so I made a constant called OPEN_EDITORS. Since, this tracks all the open data editors, I wasn't using dataeditorview, so I removed it. -- 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]
