naga-panchumarty opened a new pull request, #1468:
URL: https://github.com/apache/daffodil-vscode/pull/1468
Added patch so "" would be treated same as ${AskForDataName} or
${AskForSchemaName
Closes #1411
## Description
Added patch so "" would be treated same as ${AskForDataName} or
${AskForSchemaName
## 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 launch.json
<img width="537" height="292" alt="{014B03CB-5D86-4882-A531-A967C8043CD1}"
src="https://github.com/user-attachments/assets/8a8a7076-4feb-42a3-83c9-dfdff9f95aef"
/>
2.)Set Schema path and data to empty
3.)Run a debug session, it should prompt you to select a schema file and
input data file
<img width="934" height="589" alt="{01AF016D-1BEB-40D7-9A19-115EE3051493}"
src="https://github.com/user-attachments/assets/d36ca70a-ce80-4f75-8db9-20ed7e974c56"
/>
<img width="946" height="590" alt="{8803CAC5-1956-42D2-B898-86EF8BE21C37}"
src="https://github.com/user-attachments/assets/e6f10d0e-68f2-410e-ac2c-e334fbafafa7"
/>
4.)Ensure that everything is working as it should
[Add review instructions including screenshots or GIFs to help explain the
change visually.]
--
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]