Webstorm on High Sierra asks keep memory changes on load fro disk at every cmd+s action

after update my webstorm is unusable, every cmd+s action triggers the window told's me that file was changed on disk and in memory both.

 

 

3
37 comments

`idea.io.use.nio2=true` works for me

0

> Try adding `idea.io.use.nio2=true` to Help | Edit Custom Properties (and restart the app) - does it make any difference?

Hi, this help for me too. Thanks

0

I got the same issue after updating to High Sierra and I am using docker + dinghy. The 'idea.io.use.nio2=true' works for me. 

Thanks.

0

Worked for me as well, but after an update (either macos or webstorm) it's occurring again. It's almost impossible to use webstorm with such a behaviour.

0

@Vladimir same for me . It returns with new phpstorm

0

I just started seeing this after I setup an external tool to run upon file save.   I have prettier running after a file is saved and adding `idea.io.use.nio2=true` does not correct the issue.   Disabling safe write corrected this issue, but now I don't have safe write.

 

 

0

Adding idea.io.use.nio2=true to the custom properties helped, THANK YOU! PhpStorm was almost unusable. The combination High Sierra and Dinghy was, as described earlier, the cause of the problem.

0

Please sign in to leave a comment.