CodeEdit
CodeEdit copied to clipboard
🐞 Autosave broken
Description
When making changes to a file and autosave is enabled, edits are not saved unless hitting ⌘ S.
To Reproduce
- Open a file.
- Make changes.
- Close the file.
- Open the same file.
- Notice the changes you made in step 2 were not persisted.
Expected Behavior
Changes are saved to file.
Version Information
CodeEdit: [e.g. 0.0.3-alpha.7] macOS: 14 Xcode: 15
Can I work on this?
Of course! Assigning this one to you.
Auto save is now working thanks to #1577