Is there anyway to remove this unnecessary warning message that appears every time I start PhpStorm 6? Perhaps it should only be displayed if a slow network is detected, but our network is a Gigabit one and has never been slow, so there's no need for it to pop up.
Slow sync is a consequence, that message also gives out a reason. Is it because of your project is on a network disk?
Heads up I also receive this warning when in Linux accessing files on a locally mounted Windows NTFS (fuseblk) drive. 6.0 and previous versions. Doesn't really bother me.
I'm not overly affected by it, just seems unnecessary to say there's a problem when there isn't. Versions prior to 6 didn't do this. I'm using local drives mapped as network shares too.
Network disk performance is rather unpredictable thing.
So, right now you can tune the notification (or even disable it completely) in Settings | Notifications | File Watcher Messages. But if this behavior reaaly bothers/annoys you feel free to file an issue and we'll try to find something smarter.
In my case PHPStorm complains, that I'm using network drive, but I'm not.
How should I report this bug - what information would help your devs?
Exact version of PhpStorm you use, and /etc/mtab line for a volume your project is located on.