Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Autosave triggers on every keystroke #25

Open
tifroz opened this issue Nov 14, 2014 · 5 comments
Open

Autosave triggers on every keystroke #25

tifroz opened this issue Nov 14, 2014 · 5 comments

Comments

@tifroz
Copy link

tifroz commented Nov 14, 2014

...which is unfortunate because I have my config setup to automatically compile + restart a local server every time a file is saved. That's a lot of work for every keystroke ...also a lot of compilation errors :)

@tifroz
Copy link
Author

tifroz commented Nov 14, 2014

I should add that it doesn't happen all the time, but once it starts happening on a given file, the save is triggered on every subsequent stroke. I will report back here if I detect a behavior pattern

@despairblue
Copy link

for me this happens if an autocomplete window opens, like from autocomplete or autocomplete-plus.

and yeah, it's quite annoying that my whole test suite starts on every keystroke :)

@cperryk
Copy link

cperryk commented Jan 2, 2015

I'm seeing this same problem. My linter is set to lint on save, and every keystroke is triggering the linter when Autosave is enabled.

@msjyoo
Copy link

msjyoo commented May 18, 2015

Hmm, is there any way to replicate this behaviour? I am actually in need of this feature and would like to replicate this "bug" if possible.

@despairblue
Copy link

it's not happening for me anymore with autocomplete-plus

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

No branches or pull requests

5 participants