PHP Autosave - not functioning in Linux version under WSL
I am using WSL as a linux environment under windows, and so Phpstorm has direct access to the file system (not using a network share), I have the linux version installed and running under the 3rd party X Server, VcXsrv, unfortunately, autosave in phpstorm is completely broken, it won't save automatically on switching applications, switching tabs, or even using the autosave after 15s idle. the only way to have it save the file is to manual Ctrl+S to save the file, or to quit the application.
请先登录再写评论。
Please check the following ticket and its relatives, seems to be it fits your scenario as well:
https://youtrack.jetbrains.com/issue/IDEA-240600