-
Notifications
You must be signed in to change notification settings - Fork 102
Debug step filter generation #737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debug step filter generation #737
Conversation
c37d217 to
c5a9441
Compare
|
Hello, @peterjaap! Thank you for your work here! I'll finish development here! Regards, |
|
@bohdan-harniuk awesome! |
|
Hello, @peterjaap! Could you please help me? My steps for testing:
As I understood, those files should be skipped during debugging. One of the files that was added into skipped, had breakpoint, another didn't. Thank you in advance. |
|
@bohdan-harniuk can you provide some screenshots of your configuration? |
|
Hello, @peterjaap! Yes, of course. |
|
@bohdan-harniuk are you running PHP locally in a Docker container? In that case the absolute paths might not be correct. Maybe you can try using relative paths? |
|
@peterjaap, it doesn't work for me with relative paths. Would be great if you can show me how it works for you, or wise versa, I can show you what doesn't work for me. |
|
@peterjaap, any updates here? Regards, |
|
Hello, @peterjaap! Please, assist us with this issue. Regards, |
|
Ok let's retrace a bit. What exactly do you mean when you say
The whole step debug filter feature in PhpStorm isn't working? At all? Because then that sounds more like a PhpStorm issue than anything else. I've used the step debug filter a bunch of times, though not recently so maybe something broke in a recent version? You might check their issue tracker to see if anyone mentioned it. |
|
@peterjaap, I'm more tends to think that I misconfigured something or misunderstood how it should work. I left breakpoint in that files that I added to the Step Filters and to the Skipped Paths. Could you please check my thoughts? Regards, |
|
On hold. Not reproducible, no response. Can be reopened only with the reporter assistance. |
|
This bug is still open; https://youtrack.jetbrains.com/issue/WI-43194 |


See #736