You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
touch test.txt
code test.txt
# edit test.txt file in editor and save file by Ctrl+S
Observed Behavior
Saving changes (Ctrl+S) in already existing file in Cloud Shell opens a window asking for saving a new file.
It's happens only in new Cloud Shell sessions.
After providing example file name (newtest.txt) clicking save does nothing (there is no actions by clicking save, no newtest.txt file in directory) after that saving file by Ctrl+S working fine in every file, no new window asking for filename.
Expected behavior
Saving changes (Ctrl+S) in already existing file doesn't open window asking to save new file.
To Reproduce
Open new Cloud Shell session
touch test.txt code test.txt # edit test.txt file in editor and save file by Ctrl+S
Observed Behavior
Saving changes (Ctrl+S) in already existing file in Cloud Shell opens a window asking for saving a new file.
It's happens only in new Cloud Shell sessions.
After providing example file name (
newtest.txt
) clicking save does nothing (there is no actions by clicking save, nonewtest.txt
file in directory) after that saving file by Ctrl+S working fine in every file, no new window asking for filename.Expected behavior
Saving changes (Ctrl+S) in already existing file doesn't open window asking to save new file.
Interface information
The text was updated successfully, but these errors were encountered: