You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it hard to implement the same feature in PHP Debug Adapter for Visual Studio Code?
The text was updated successfully, but these errors were encountered:
MurzNN
changed the title
[Feature request] Add breakpoints on TWIG templates
[Feature request] Add breakpoints on Twig templates to debug template variables
Jul 27, 2022
Hi! I will have a more in depth look at this a bit later. However I have already discussed a similar topic with Derick. There is currently a dbgp proxy that does some path rewriting that could solve this feature. I can't find it right now, but this is something on the roadmap.
PhpStorm implements debugger for Twig templates, here is the announcement: https://blog.jetbrains.com/phpstorm/2019/01/phpstorm-2019-1-early-access-program-is-open/#twig_debug_support
Is it hard to implement the same feature in PHP Debug Adapter for Visual Studio Code?
The text was updated successfully, but these errors were encountered: