-
Notifications
You must be signed in to change notification settings - Fork 522
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
[GitHub Codespaces] There is no prompt "Cannot edit in read-only editor" when editing a container file #2494
Comments
I haven't been able to reproduce, the "Cannot edit in read-only editor" tag appears for me. What OS did you try on and is this VSCode Insiders? |
I missed that this was in Codespaces, I'll try there. UPDATE: The "Cannot edit..." tooltip still appears for me in Codespaces too. |
@bwateratmsft Sorry for miss the information. This issue only reproduces with remote/browser scenario. I guess you may repro it with local scenarios. You can reproduce this issue with below steps.
Please feel free to let me know if you have any concern. |
I did try it on Codespaces but was not able to reproduce the issue. Does it happen consistently? |
@bwateratmsft This issue happens consistently. You can try to add something to reproduce this issue. This issue does not reproduce if you try to delete something. |
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines. Happy Coding! |
same issue. |
@bwateratmsft This issue also reproduces, reopen it. Could you help to take a look? |
Ok, I was able to repro but only in the web editor and only when trying to add--it still shows when I try to delete (i.e. with Backspace). This would be an issue with VSCode and/or the web editor, not with the Docker extension. I opened microsoft/vscode#113854 for that but since this isn't very serious I'll close this issue. (Also, we plan on making the files editable anyway with #2465) |
Build Version: 20201114.1
Repro Steps:
Expect:
There is a prompt "Cannot edit in read-only editor".
Actual:
There is no prompt "Cannot edit in read-only editor".
The text was updated successfully, but these errors were encountered: