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

File change triggered every keystroke #69

Open
GabeAtWork opened this issue Sep 27, 2017 · 5 comments
Open

File change triggered every keystroke #69

GabeAtWork opened this issue Sep 27, 2017 · 5 comments

Comments

@GabeAtWork
Copy link

I like this plugin, but I've started using it along with jest --watch, and as the plugin triggers file changes every keystroke, my tests just keep on reloading when I type.

This issue has been reported on SO. Unfortunately, I couldn't find any other way than disabling the plugin, which means that I'm not seeing live linting in the editor :(

It'd be cool if the plugin could use some other type of event which doesn't trigger these events. If someone has a solution, I'll take it :)

Anyways, thank you for this plugin, apart from this issue it does the job well

@harmon
Copy link

harmon commented Oct 12, 2017

I too am being pained by this. I don't see any options to turn off auto-watch/run for the ESLint plugin. I'd like it only to run on explicit file save.

@GabeAtWork
Copy link
Author

@harmon what I ended up doing is uninstalling the plugin and using the native eslint support. I didn't have any problems after that.

@harmon
Copy link

harmon commented Oct 12, 2017

Hi @GabeAtWork,

Oh, cool. I'm not sure why I installed this plugin then. Maybe I didn't think it was natively supported in Webstorm and just went through the plugin install motions... this explains why I was very confused why there were two menus for ESLint in the settings panel! I removed the plugin as well and the native ESLint stuff seems to be working just fine. Thanks for pointing this out!

@wsrast
Copy link

wsrast commented Mar 27, 2019

I ran into this problem as well. It was driving me nuts until I went to Webstorm support and they told me "third party ESLint plugins" can cause the problem. It's a shame this hasn't been resolved in over a year.

@NuclleaR
Copy link

NuclleaR commented Apr 9, 2019

Have the same issue

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

4 participants