CoverRyan opened a new pull request, #1581:
URL: https://github.com/apache/daffodil-vscode/pull/1581

   Closes #1530 
   
   ## Description
   
   Fixed bug that defaults filename to config file value when running a debug 
session.
   
   ## Wiki
   
   - [x] I have determined that no documentation updates are needed for these 
changes  
   - [ ] I have added the following documentation for these changes
   
   ## Review Instructions including Screenshots
   
   Ensure the pop-up for opening the same file in the data editor does not pop 
up when opening a different file when in a debugging session.
   <img width="326" height="43" alt="image" 
src="https://github.com/user-attachments/assets/95eba2dd-d7f6-4cfa-bdf4-eb56649f2c72";
 />
   
   See confirmation testing below for steps to test this.
   
   ### Confirmation Testing
   
   1. Start a debugging session with a data editor.
   2. After the Data Editor opens, use`Ctrl+Shift+P` to open the command 
palette.
   3. Select "Daffodil Debug: Data Editor"
   4. Ensure File Explorer pops up and select a file.
   5. Ensure Data Editor opens file.
   
   ### Regression Testing
   
   Ensure that the duplicate file error pop-up still appears when trying to 
open the same file that is already open, both in and outside of a debug session.
   


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