Did you check the docs?
Is your feature request related to a problem? Please describe.
Completion is very helpful when entering watch expressions.
Describe the solution you'd like
nvim-dap-ui lets you enter the expression directly in the watch window. This way https://github.com/rcarriga/cmp-dap also works there.
Could this be implemented in a similar way?
Describe alternatives you've considered
Additional context
No response
Did you check the docs?
Is your feature request related to a problem? Please describe.
Completion is very helpful when entering watch expressions.
Describe the solution you'd like
nvim-dap-uilets you enter the expression directly in the watch window. This way https://github.com/rcarriga/cmp-dap also works there.Could this be implemented in a similar way?
Describe alternatives you've considered
Additional context
No response