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

Use debouncing to save only when necessary #28

Closed
jesusreal opened this issue Feb 13, 2016 · 2 comments
Closed

Use debouncing to save only when necessary #28

jesusreal opened this issue Feb 13, 2016 · 2 comments

Comments

@jesusreal
Copy link

First of all, thanks a lot for the plugin. It is very useful and I see good improvements coming :-)
As a frontend developer, I would like auto-save to save my work as fast as possible, but I believe it would be much more sensible and efficient if it used a debounce function, i.e., if it only saves the file after I stop typing for the time set in "auto_save_delay_in_seconds".

@jamesfzhang
Copy link
Owner

@jesusreal
Copy link
Author

Yes, sorry I didn't notice before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants