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

   ## Description
   
   While actively debugging, I attempt to use the command pallet to open 
another instance of the data editor to look at another file. Instead of being 
prompted to select a file, a small pop-up window immediately appears saying the 
file is already open.
   
   <img width="326" height="43" alt="Image" 
src="https://github.com/user-attachments/assets/aa15154b-a40e-471a-80ca-f035d9ee5d9c";
 />
   
   ## Steps to Reproduce
   
   [ 
   Initiate a debugging session.
   After the Data Editor opens, use <CTRL> <SHIFT> P to open the command 
palette.
   Select "Daffodil Debug: Data Editor"
   See pop-up in bottom right corner of screen.
   ]
   
   ## Expected Behavior
   
   File explorer should open to allow user to select file to edit.
   The pop-up should only occur if the selected file is already open in an 
editor tab.
   ## Actual Behavior
   
   Code somehow defaulted the filename to the active data file already open.
   
   ## Additional Notes and Screenshots (optional) 
   Works normally if not actively debugging.
   Not sure what would happen if configuration didn't have the debugger 
automatically open the data file when debugging started.
   ## Environment
   
   [ 
   - Operating System(s): Windows 11
   
   - Browser/VS Code version: 1.105.0
     
   - Extension version: 1.5.0 candidate
   - Daffodil version: 4.0.0 
   
   ]
   


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