Skip to content

Commit 7ad9157

Browse files
authored
Merge pull request emacs-lsp#287 from emacs-lsp/revert-286-master
Revert "Expand first level of dap-ui-locals (emacs-lsp#230)"
2 parents 728b44f + 0ad947d commit 7ad9157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dap-ui.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ DEBUG-SESSION is the debug session triggering the event."
806806
(dap--cur-session)
807807
variables-reference)))
808808
it)
809-
(lsp-treemacs-render it " Locals " 1 dap-ui--locals-buffer)
809+
(lsp-treemacs-render it " Locals " nil dap-ui--locals-buffer)
810810
(or it t))
811811
(lsp-treemacs-render
812812
'((:label "Nothing to display..."

0 commit comments

Comments
 (0)