Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Formatting on save breaks file watchers #160

Open
abbec opened this issue Aug 2, 2018 · 2 comments
Open

Formatting on save breaks file watchers #160

abbec opened this issue Aug 2, 2018 · 2 comments

Comments

@abbec
Copy link

abbec commented Aug 2, 2018

The way that formatting on save is implemented makes file watching bundlers like Webpack and Parcel not work. It works the first time but does not send file system events for consecutive writes.

@richyliu
Copy link

richyliu commented Mar 6, 2019

This is fixed by PR #96, which was made in late 2016 and still hasn't been merged!

@greglearns
Copy link

greglearns commented Jul 26, 2019

+1 still a problem. Until (or if) this gets changed, editing the local bundled file to apply PR #96 works once you restart vim and parcel.

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

No branches or pull requests

3 participants