I'm currently in the process of trying to get debu...
# help
b
I'm currently in the process of trying to get debug up and running on a WSL2 instance in a Vscode. So far i've been successful by adding a "hostname": "0.0.0.0" to the default suggested json file from here and i'm getting notices about deprecated packages now, compared to no information before, but my breakpoints don't seem to work properly. I can assume either my mapping or something else in my config is wrong. Could somebody advise how to approach this ? Appended are the settings for xdebug listening json and the structure of my workspace in case my mappings are off.