You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my left pannel, in the watch list, if i look at an array (nested at multiple levels),
i click on the arrows to unfold the content, but i can only see the root symbol + 1 nested level, but nothing beyond that.
on the other hand, if i hover on my symbol in the text editor to have the little modal display the value, it works fine, i can unfold all the nested levels
In my left pannel, in the watch list, if i look at an array (nested at multiple levels),
i click on the arrows to unfold the content, but i can only see the root symbol + 1 nested level, but nothing beyond that.
on the other hand, if i hover on my symbol in the text editor to have the little modal display the value, it works fine, i can unfold all the nested levels
PHP version: PHP CGI 7.3.33
Xdebug version: v3.1.5
VS Code extension version: v1.29.0
Your launch.json:
Xdebug php.ini config:
Xdebug logfile (from setting
xdebug.log
in php.ini):VS Code extension logfile (from setting
"log": true
in launch.json):Code snippet to reproduce:
The text was updated successfully, but these errors were encountered: