I have troubles getting oh-storm to break on the breakpoints. When I load the page it breaks on the first line in a file, not the breakpoint. The session is called local-bootstrap.php and by searching the community I found this thread,
and changed the debug settings in phpstorm, but it makes no difference. Not even after a restart of phpstorm or local.
As you can see in this image, it breaks on the first line in a file, not a breakpoint,
And my debug settings are these
It should not break on the first line when it is deactivated.
The magic dust is not working for me???
Oh and I am using localWp version 5.10.3
Cheers