D
D
den2a2020-08-07 11:35:59
Debugging
den2a, 2020-08-07 11:35:59

Why doesn't vscode display the full array in the debugger?

Hello.

Can you please tell me why when debugging php code in the debugger only a small part of a large array or parts of a string is displayed if the string is long? There is no such problem in phpstorm. Thanks in advance.

5f2d1029e8b0d512231159.png
5f2d112406477223128118.png
5f2d11bb8b103805432449.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
JZorkiy, 2020-08-07
@JZorkiy

You need to configure xdebug in the xdebug.ini file. The variable xdebug.var_display_max_children.
Source

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question