shanedell opened a new pull request, #994:
URL: https://github.com/apache/daffodil-vscode/pull/994
Fix multiple bugs with infoset files.
- Resolve issue where the infoset popup to open infoset didn't actually open
the infoset on windows.
- Resolve issue where the infoset.save command was trying to save to
file://<filename> instead of file://${workspaceFolder}/<filename>.
- The above would also cause the file not to be able to be opened or
deleted.
Closes #972
--
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]