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
I can't save the file with either the save button or the shortcut. Only when I exit the application does it say that the file was modified by another program, even though it wasn't modified by another program, and then it suggests saving.
To Reproduce
Go to file
Change something
Try to save
Expected Behavior
this is supposed to save the changes to the file
Version Information
CodeEdit: 0.3.4-alpha (45)
macOS: 15.4.1
Additional Context
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Another note, it appears that errors thrown by the autosave are being logged but not handled. The noted error message when exiting may be due to that being the first the CodeFileDocument.save was called.
Description
I can't save the file with either the save button or the shortcut. Only when I exit the application does it say that the file was modified by another program, even though it wasn't modified by another program, and then it suggests saving.
To Reproduce
Expected Behavior
this is supposed to save the changes to the file
Version Information
CodeEdit: 0.3.4-alpha (45)
macOS: 15.4.1
Additional Context
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: