nvim-dap-ui
nvim-dap-ui copied to clipboard
Long variables truncated in scopes view
When running nvim-dap-ui I have some variables that are reasonably large (30+ lines) and they get truncated in the scopes view:
I have tried to set the
max_value_lines
option but this doesn't seem to help me. Is there something I am missing?