We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 728b44f + 0ad947d commit 7ad9157Copy full SHA for 7ad9157
dap-ui.el
@@ -806,7 +806,7 @@ DEBUG-SESSION is the debug session triggering the event."
806
(dap--cur-session)
807
variables-reference)))
808
it)
809
- (lsp-treemacs-render it " Locals " 1 dap-ui--locals-buffer)
+ (lsp-treemacs-render it " Locals " nil dap-ui--locals-buffer)
810
(or it t))
811
(lsp-treemacs-render
812
'((:label "Nothing to display..."
0 commit comments