emacs-lsp / lsp-ui

UI integrations for lsp-mode
https://emacs-lsp.github.io/lsp-ui
GNU General Public License v3.0
1.04k stars 139 forks source link

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

Open yyoncho opened 4 years ago

yyoncho commented 4 years ago

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

sebastiencs commented 3 years ago

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

yyoncho commented 3 years ago

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.