lrbarber opened a new issue, #1322:
URL: https://github.com/apache/daffodil-vscode/issues/1322

   When parsing completes (whether successful or failed), the data editor is 
closed.
   This can be annoying if the user wants or needs to edit the data and try 
parsing again, or wants to look at the data that failed to parse.
   
   See how the parser error message tells you exactly where in the data the 
parse failed, but the editor closed so you can't easily look at it.
   <img width="697" height="248" alt="Image" 
src="https://github.com/user-attachments/assets/782b74cd-cc40-4300-9a82-772c2bd44263";
 />
   
   I hope we can stop closing the editor when parsing ends, but still check the 
session count and shut down the server when the user exits VS Code, or closes 
the last editor window.


-- 
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]

Reply via email to