Skip to content
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

🐞 Autosave broken #1557

Closed
austincondiff opened this issue Jan 9, 2024 · 3 comments
Closed

🐞 Autosave broken #1557

austincondiff opened this issue Jan 9, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@austincondiff
Copy link
Collaborator

austincondiff commented Jan 9, 2024

Description

When making changes to a file and autosave is enabled, edits are not saved unless hitting ⌘ S.

To Reproduce

  1. Open a file.
  2. Make changes.
  3. Close the file.
  4. Open the same file.
  5. 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

@austincondiff austincondiff added the bug Something isn't working label Jan 9, 2024
@github-project-automation github-project-automation bot moved this to πŸ†• New in CodeEdit Project Jan 9, 2024
@ElvisWong213
Copy link
Contributor

Can I work on this?

@austincondiff
Copy link
Collaborator Author

Of course! Assigning this one to you.

@austincondiff austincondiff moved this from πŸ†• New to πŸƒβ€β™‚οΈ In Progress in CodeEdit Project Jan 27, 2024
@ElvisWong213 ElvisWong213 mentioned this issue Jan 27, 2024
6 tasks
tom-ludwig pushed a commit that referenced this issue Jan 28, 2024
* fix: autosave

- once auto save is enabled, it will automatically save changes made to the file.
- if auto-save is disabled in settings, files can only be saved manually
@tom-ludwig
Copy link
Member

Auto save is now working thanks to #1577

@github-project-automation github-project-automation bot moved this from πŸƒβ€β™‚οΈ In Progress to 🏁 Complete in CodeEdit Project Jan 28, 2024
@CodeEditApp CodeEditApp deleted a comment from allcontributors bot Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🏁 Complete
Development

No branches or pull requests

3 participants