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

v.1.1.0 enhancement ideas #1

Open
1 of 2 tasks
jamesfzhang opened this issue Jan 30, 2014 · 7 comments
Open
1 of 2 tasks

v.1.1.0 enhancement ideas #1

jamesfzhang opened this issue Jan 30, 2014 · 7 comments

Comments

@jamesfzhang
Copy link
Owner

  • Option for delay before save
  • Option to enable for just a specific project
@JaredCubilla
Copy link

you could modify that last one so that it's a per-file basis

@Azeirah
Copy link

Azeirah commented Oct 6, 2014

I'd like to see clearly if it's enabled or not, maybe somewhere in the downmost bar :)

@andreicojea
Copy link

Would be great to have:

  • remove/change autosave delay (currently i'm faster with cmd+s)
  • enable/disable via cmd+shift+p (no additional step on installation + would prevent accidental enabling)
  • option to enable per file type (i'm using it only with css + livereload)

Cheers! 👍

@usernamelectro
Copy link

Hi, i love your plugin and I just started using it recently.
I have wondered if you could implement a check box to the main menu so
we can clearly see whether auto-save is on or off while browsing menu?

I have tried modifying main.sublime-menu and added:
"id": "file", "children": [ { "command": "auto_save", "caption": "Auto Save", "checkbox": true } ]
but it doesn't work.

In time of writing this I just found information on forum:
https://forum.sublimetext.com/t/checking-selected-menu-items/485

@Tim-at-AST
Copy link

Hi,
your plugin saves every character, except if <1sec. I'd love to be able to change this to <1min, for less invasive effect. Or even better, <x seconds set by user. Saving every character kills my internet connection :)

@jamesfzhang
Copy link
Owner Author

@Tim-at-AST Just set the auto_save_delay_in_seconds field in settings.

@Tim-at-AST
Copy link

Fantastic! The readme didn't tell me about that wonderful option!
thx thx thx

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

No branches or pull requests

6 participants