naga-panchumarty opened a new pull request, #1427:
URL: https://github.com/apache/daffodil-vscode/pull/1427

   Closes #1369 
   
   ## Description
   This pr fixes the issue where the user is able to open multiple data editors 
for same file, usually after the 1st time the user opens a data editor, the 
subsequent data editors are empty for the same file. We want to prevent this 
from occurring, so the what this fix does it, if the user attempts to open 
another data editor for the same file, it shows a dialog box saying its already 
open.
   
   ## Wiki
   
   - [ ] I have determined that no documentation updates are needed for these 
changes
   - [ ] I have added following documentation for these changes
   
   [List added wiki/docs documentation here for review, if applicable]
   
   ## Review Instructions including Screenshots
   1. Open a data editor, using ctrl+shift+p, or using the command panel, for a 
sample test file
   2. Open a data editor again using the same test file
   3. You should see a warning saying the data editor for that file is already 
open
   <img width="573" height="70" alt="{E22E31C5-A7DF-4315-AAFA-6D15ED8FCCD1}" 
src="https://github.com/user-attachments/assets/71955ed2-2bd7-44f6-b6c2-9e17d8853098";
 />
   
   
   


-- 
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: commits-unsubscr...@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to