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
dlv-dap: built at master (7d343b6) on Apr 18, 2021.
vscode-go: 0.24.1
How to reproduce:
Evaluate a variable of a complex struct type.
dlv cli output is also long, but it is presented as a multi-line string, so that is not too bad.
If the context is 'repl', maybe present it as a multi-line string.
If the context is 'variables', maybe we don't need such a long string in some clients (e.g. vscode)