Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Completions for writing watch expressions #190525

Closed
corneliusweig opened this issue Aug 15, 2023 · 2 comments
Closed

Completions for writing watch expressions #190525

corneliusweig opened this issue Aug 15, 2023 · 2 comments
Assignees

Comments

@corneliusweig
Copy link

The debugger already supports completions in the debug console via the DAP completions request (https://microsoft.github.io/debug-adapter-protocol/specification#Requests_Completions).

However, when writing a watch expression in the watch section there are no completion suggestions

watch section

On the other hand, when writing the expression for a conditional breakpoint there are completion suggestions.


Therefore, can we please also have completion suggestions when writing watch expressions?

@tklajnscek
Copy link

+1 for this! :)

@joyceerhl
Copy link
Collaborator

Duplicate of #48810

@joyceerhl joyceerhl marked this as a duplicate of #48810 Dec 5, 2023
@joyceerhl joyceerhl closed this as not planned Won't fix, can't repro, duplicate, stale Dec 5, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2024
@aiday-mar aiday-mar added this to the December / January 2024 milestone Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants