stricklandrbls commented on PR #926: URL: https://github.com/apache/daffodil-vscode/pull/926#issuecomment-1875980397
@shanedell > Can you also add that this closes https://github.com/apache/daffodil-vscode/issues/905? `Closes #905` has been added to the commit. > Also I am not able to open the data editor I am getting an error for creating the session and viewport. I'm almost certain that this is because there is a lingering Omega Edit server with a viewport that is still active and references the target file you selected. I've created an issue on the Omega Edit repo (https://github.com/ctc-oss/omega-edit/issues/855), at least for now because I'm not entirely sure if it's the fault of the server or data editor extension. I may need @scholarsmate to help me pinpoint this. _What I do know_ is that this can be replicated consistently by abruptly closes the VSCode window while the data editor is still active. This leads me to believe that either the extension or OE server is incorrectly handling the `destroySession` function invocation that is implemented in the data editor's `ondispose` inherited function. -- 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]
