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
I am actually using vagrant @work and I just discover the magic with xdebug.file_link_format which work well outside my vagrant.
Here is my problem, when I trie to click on the debug tool bar on my controller name to be redirected IDE, It open my IDE but with my vagrant's path like this :
It seems quite normal to me, as I am using a VM.
My question :
Is there a way to rewrite the path that I give to my ide ?