nvim-dap-ui icon indicating copy to clipboard operation
nvim-dap-ui copied to clipboard

how to config for keep scopes::Rgisters expanded

Open zaiqiang-dong opened this issue 1 year ago • 0 comments

how to config for keep scopes::Rgisters expand

when explan the register by key <CR>, show as blow

Image

but run require("dap").step_over(), the reighter will Toggle showing the children of an expression

Image

I need to watch register changes, so I expect the Rgisters to stay expanded

zaiqiang-dong avatar Jan 24 '25 08:01 zaiqiang-dong