JeremyYao opened a new issue, #1523: URL: https://github.com/apache/daffodil-vscode/issues/1523
## Description Per https://github.com/apache/daffodil-vscode/tree/main/src/tests#data-editor, an item to check is `verify that the tab is the base name of the file`. The data editor tab's name is `Data Editor` and not the file's base name. ## Steps to Reproduce 1. Open the data editor 2. Pick a file as prompted 3. Observe that the data editor's tab says `Data Editor` <img width="1144" height="310" alt="Image" src="https://github.com/user-attachments/assets/5784662c-472e-4617-a573-6be96f0af188" /> ## Expected Behavior The tab should say the base name of the file (the file name) ## Actual Behavior data editor's tab says `Data Editor` ## Environment - Operating System(s): Ubuntu 24.04 - Browser/VS Code version: <img width="501" height="316" alt="Image" src="https://github.com/user-attachments/assets/9f318646-3288-43b5-a843-86f58c6fdace" /> - Extension version: 1.5.0 SNAPSHOT -- 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]
