Autosave not always saving (recurrence of older problem?)
Happening now since a recent update in V2019.1, possibly a little earlier
If I type a random character on the end of a line to force a syntax error to check a script is being loaded and switch to the browser and refresh there's no error.
I seem to have to move the cursor away from the line I just typed on and THEN when I refresh I get the expected error.
This is definitely not how PHPStorm was working earlier in the year and is causing wasted time when I forget that the autosave behaviour seems to have been altered or an old bug (below) has resurfaced.
There is an older bug from 4 years ago discussed here which seems pretty much identical: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206704405-autosave-not-always-working-
请先登录再写评论。
I have similar problem :(
I'll have to quote what I just wrote in another thread:
A little update. I thought of looking for a similar issue on our tracker, and found this: https://youtrack.jetbrains.com/issue/WI-46747#focus=streamItem-27-3506262.0-0
Please check if the behavior you observe is similar to what Vasily described in this comment.
Yes, it's similar
So the only thing we can do is waiting the patch/fix that will restore it to work good, right?
You can upgrade to 2019.2, the issue is fixed there.
https://www.jetbrains.com/phpstorm/eap/
Thanks