stricklandrbls commented on PR #1384: URL: https://github.com/apache/daffodil-vscode/pull/1384#issuecomment-3282974120
> None of the changed code is causing what I'm seeing. If I step through and check the `fileUri` variable in the then block after the vscode.window.showSaveDialog, it already has the `.tdml` extension appended to it (even if I try to do a tdml.xml extension). This could possibly be implementation-specific based on OS. Will poke around a bit more in the morning to see what else I can find. Yeah I see the same. In fact, the _only_ time I see the no .tdml appendage is on my PopOS machine using a specific file browser as my system's default (The default PopOS _Files_ app). Even if I'm debugging the extension from an SSH tunneled VSCode the VSCode text-based file browser also correctly appends the .tdml extension. -- 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