Marc Harding
Marc Harding
Hey, i just stumbled upon this very problem. If oauth2-server is not used directly but as a dependency, it is not going to work on windows (if used directly one...
Any news here? Should i open a new pull request?
It seems this works now with a config as simple as this, see also https://github.com/zed-industries/zed/pull/31595 ```json { "label": "Listen for Xdebug remote", "adapter": "PHP", "request": "launch", "pathMappings": { "/var/www/html/web/": "/absolute/local/path/to/web/"...