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

   ## Description
   
   When re-running a parse using the `Debug Last File` button, the data editor 
will open another tab for the data file, even though there is already one (or 
more) open and running.
   
   This seems related to the new data messaging system that was recently 
merged: (Restructure data editor messaging with Message Registry
   #1647 )
   
   ## Steps to Reproduce
   
   1. Make sure that the schema file is the active tab
   2. Click on the small debug pull-down icon near the top right corner of the 
schema editor window
   3.  Click on the `Debug Last File` button and begin debugging
   4. See that an additional data editor window has opened.
   ## Expected Behavior
   
   Previous window becomes active
   
   ## Actual Behavior
   
   Additional window opens.
   
   ## Additional Notes and Screenshots (optional) 
   
   <img width="1460" height="583" alt="Image" 
src="https://github.com/user-attachments/assets/36b197b5-0e1f-4c0f-8038-fce10325985a";
 />
   
   
   ## Environment
   
   - Operating System(s):  Windows 11
   
   - Browser/VS Code version:  1.123.0
     
   - Extension version: 1.6.0-SNAPSHOT 6/29
   


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