Stop undoing on errors
Hi,
I’m guessing this is a new feature from PHPStorm or one of its plugins (or some setting that went bonkers), as it seems to have started today.
While coding locally, I’ve noticed that if a 5xx error occurs, PHPStorm reverts my latest code change to the previous working state.
In my opinion, this is useless and very annoying because it forces me to redo whatever changes I made before I can fix the issue that caused the error.
How can I turn this off?
Thanks in advance!
----------------------------
PhpStorm 2024.3
Build #PS-243.21565.202, built on November 13, 2024
请先登录再写评论。