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

When I change files using another editor and when I open Atom it loads an older version of my work. #4

Open evandrojr opened 8 years ago

evandrojr commented 8 years ago

To reproduce that you must edit a file in atom, don't save it. Close atom.

Modify the file externally.

Open atom. The external change is lost

lwblackledge commented 8 years ago

Thanks for this, I will look into it and try to figure out what is happening. On Thu, Dec 31, 2015 at 10:02 AM Evandro Magalhães Leite Júnior < notifications@github.com> wrote:

To reproduce that you must edit a file in atom, don't save it. Close atom.

Modify the file externally.

Open atom. The external change is lost

— Reply to this email directly or view it on GitHub https://github.com/lwblackledge/file-watcher/issues/4.

evandrojr commented 8 years ago

Did you manage to reproduce the problem?

lwblackledge commented 8 years ago

Okay, so I have tried several options and I do not see this problem. I am using atom on windows, and I also tested on Ubuntu. In Ubuntu I see the edits made in Atom for a second and then it reloads.