How to expand dap-ui-locals window when deubugging?

What happened?

When debugging dap-ui-locals window is too small - can’t see the value of variables.

What did you expect to happen?

I assumed that if you expand it, the text will get larger.

System information


Loading data dump...

I fixed this by increasing the value of dap-ui-variable-length (in my case I set to 200)

Perfect, thank you

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.