lwblackledge / file-watcher

An open file watcher for Atom that will prompt when the file on disk has changed.
MIT License
34 stars 7 forks source link

Not prompting on change and reloading automatically even with option turned off. #34

Closed raphaelmsx closed 6 years ago

raphaelmsx commented 6 years ago

Hi, just installed Atom and file-watcher on Fedora 28 KDE.

If I have an open file on Atom and on another editor, any change made outside is automatically loaded on Atom without any prompt, even with the setting "Reload Automatically" turned off.

I have tried with settings "Use WatchFile" and "Include the Compare option" turned on an off, to no avail.

Thanks.

raphaelmsx commented 6 years ago

Oh, I forgot to mention: the file is located on /home/user, it's a local xfs filesystem.

lwblackledge commented 6 years ago

Thanks, this was a very stale project but since a few people are reporting issues I'll look into it. Perhaps this is broken after recent Atom updates.

raphaelmsx commented 6 years ago

For now I'm using other editor just because of this bug, it's really necessary for me this feature when editing files. How can I keep track when it gets fixed, here on this topic or where?

lwblackledge commented 6 years ago

New version should help - there have been some updates to Atom that I needed to accommodate