-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot use "Save As..." to create new member or stream file #2004
Comments
I was just about to write up this same problem. So it is not just you. |
I don't believe there is an easy way for us to make save as work for streamfiles or members. I tried many months ago with much failure due to some API limitations. I will take a look again. |
If it proves impossible to implement, then at least it shouldn't even show the dialog. That is what is really confusing about the current situation.
Jon Paris
***@***.***
… On May 1, 2024, at 2:40 PM, LJ ***@***.***> wrote:
I don't believe there is an easy way for us to make save as work for streamfiles or members. I tried many months ago with much failure due to some API limitations. I will take a look again.
—
Reply to this email directly, view it on GitHub <#2004 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADGZWQLT55K7G3OTY4YRHNDZAEZJNAVCNFSM6AAAAABGVPWVP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBYHEYDGNBUG4>.
You are receiving this because you commented.
|
I think there is a way to make it work...I'll give it a try next week 😉 |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you attempt to use "Save As..." to make a renamed copy of the member or stream file that is already open, VS Code will tell you that the target already exists, even though it doesn't, and ask you to confirm the "overwrite". If you confirm, it gives you the error "Failed to save {name of the existing file}: No such file".
The only way I know to make it work is to create the target using some other means, and then do the overwrite.
Active extensions
Remote system
Enabled features
Shell env
Variants
Errors
The text was updated successfully, but these errors were encountered: