Auto-Save Feature #62277
Closed
spectrescope-0
started this conversation in
Feature Requests
Auto-Save Feature
#62277
Replies: 1 comment
|
We have a lot of settings for that already: https://zed.dev/docs/reference/all-settings?highlight=autosave#autosave |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Body
What are you proposing?
An Auto-Save Feature
Describe the feature, improvement, or change at a high level.
I would like to request for a function to auto save code as it is typed to the file. To describe it even more. Rather than to press Ctrl+S everytime to save a file and to see it's result. It is much easier and efficient to save it using Auto-Save as it'll save the file every time a new code is being typed
Why does this matter?
This will make the coding and saving process much easier and efficient
What problem does this solve?
This is a solution to everyone who doesn't want to press Ctrl+S every time they are to save the code
What becomes easier or possible?
It becomes easier and more efficient to save
Are there any examples or context?
Auto Save function in Visual Studio code is a good example
If you have ideas about how this could work, share them here.
All reactions