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

Does the watch view support auto completions? #48810

Open
weinand opened this issue Apr 27, 2018 · 8 comments
Open

Does the watch view support auto completions? #48810

weinand opened this issue Apr 27, 2018 · 8 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Apr 27, 2018

From @yaohaizh on April 8, 2018 14:37

In the debug view, the auto completions is supported in the debug console, but it doesn't support in the watch view when typing expression for evaluation.

Copied from original issue: microsoft/vscode-debugadapter-node#171

@weinand
Copy link
Contributor Author

weinand commented Apr 27, 2018

Please file UI issues against the VS Code repository.
No request has nothing to do with the debug adapter protocol.

@weinand weinand added debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality labels Apr 27, 2018
@isidorn
Copy link
Contributor

isidorn commented Apr 27, 2018

For this the watch expression input box would have to be an editor. Backlog

@isidorn isidorn removed their assignment Apr 27, 2018
@isidorn isidorn added this to the Backlog milestone Apr 27, 2018
@isidorn
Copy link
Contributor

isidorn commented May 7, 2018

Assigning to may to investigate what would it take that the watch input is an editor

@isidorn isidorn modified the milestones: Backlog, May 2018 May 7, 2018
@egamma egamma modified the milestones: May 2018, June 2018 Jun 1, 2018
@isidorn isidorn modified the milestones: June 2018, July 2018 Jun 29, 2018
@isidorn isidorn self-assigned this Jun 29, 2018
@isidorn isidorn modified the milestones: July 2018, On Deck Jun 29, 2018
@weinand weinand modified the milestones: On Deck, July 2018 Jul 3, 2018
@isidorn isidorn modified the milestones: July 2018, August 2018 Jul 20, 2018
@isidorn
Copy link
Contributor

isidorn commented Aug 23, 2018

Willl not happen in august moving out to on deck. Andre move back to an appropraite milestone when needed.

@isidorn isidorn modified the milestones: August 2018, On Deck Aug 23, 2018
@isidorn isidorn modified the milestones: On Deck, Backlog Jul 30, 2020
@isidorn isidorn assigned roblourens and unassigned isidorn Aug 17, 2021
@entlicher
Copy link

Can this issue be considered for implementation please?
For usability point of view it'd be good to have a completion in the watch field, similar to existing completion in breakpoint's condition.

@RikkiGibson
Copy link
Member

Hi @roblourens, would you review a PR to fix this issue if one were submitted?

@Luhaib-j
Copy link

Luhaib-j commented Sep 4, 2022

This feature is very important, as all modern browsers support this feature in there debugging dev tools, can you please add this feature as it is still not implemented?

@JaneySprings
Copy link

Any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

8 participants