lsp-ui icon indicating copy to clipboard operation
lsp-ui copied to clipboard

[feature request] lsp-ui sideline to show dap-mode values when there is active debug session

Open yyoncho opened this issue 3 years ago • 2 comments

as description. It will be an interesting feature and I believe that a lot of people will find it useful.

yyoncho avatar Sep 12 '20 17:09 yyoncho

That sounds good, I will install dap-mode and make some tests. What requests does lsp-ui-sideline need to do ?

sebastiencs avatar Sep 14 '20 17:09 sebastiencs

I think that the most promising approach will be to do "scopes" request and then from the "local" scope to get the variables. Check dap-ui-locals--refresh.

yyoncho avatar Sep 14 '20 17:09 yyoncho