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

   Ensure infoset file extension match output format.
   
   - Done by checking if the filepath does not end with the proper file 
extension. If it doesn't then:
     - If the path ends with a different extension it is replaced with the 
extension of the output format.
     - If the path does not end with a different extension then the extension 
for the output format is added to the end of the file path.
   
   Closes #845


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