Cyril
Results
2
issues of
Cyril
When we change page we have to click on the wrapped old page result. I think an option to disable the wrapping behavior can be a good idea.
PHP version: 8.1.20 Xdebug version: 3.3.2 VS Code extension version: 1.35.0 Your launch.json: ``` { "version": "0.2.0", "configurations": [ { "name": "XDebug - localhost", "type": "php", "request": "launch", "port": 9003,...
needs more info