vscode-php-debug
vscode-php-debug copied to clipboard
Autocomplete in Watch
Is it not possible to have autocomplete of variables or objects in the Watch section like PhpStorm?
PhpStorm
VsCode
Will check if it's possible with the Debug Adapter Protocol design. Thanks for reporting.
I see this functionality has not been introduced. Autocompletion would be also helpful in debug-console as is currently in VS Code for React/node/js.