How to add watches without expanding them by default? #120
-
Beta Was this translation helpful? Give feedback.
Answered by
igorlfs
Oct 19, 2025
Replies: 1 comment
-
Just pushed a commit to add this feature: 0746f35. The gist is that now you can use Edit: there's a discussion about a similar subject here (related PR) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
igorlfs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Just pushed a commit to add this feature: 0746f35. The gist is that now you can use
require("dap-view").add_expr(nil, false).Edit: there's a discussion about a similar subject here (related PR)