vscode-php-debug icon indicating copy to clipboard operation
vscode-php-debug copied to clipboard

Feature request : set execution point

Open ericjacques opened this issue 5 years ago • 1 comments

PHP version: 7.2 XDebug version: v2.9.2

XDebug nows support set-execution-point : look here. It would be awsome during debug session to be able to right click on another line and continue execution there. Like Phped Does : look here at "Set execution point"

Best regards.

ericjacques avatar Mar 13 '20 17:03 ericjacques

The referenced issue is not solved, just marked as duplicate. https://bugs.xdebug.org/view.php?id=888 This is still not possible to implement due to Xdebug.

zobo avatar May 10 '21 10:05 zobo