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

Get completions from debug adapter in watches pane #11692

Closed
roblourens opened this issue Sep 8, 2016 · 2 comments
Closed

Get completions from debug adapter in watches pane #11692

roblourens opened this issue Sep 8, 2016 · 2 comments
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Milestone

Comments

@roblourens
Copy link
Member

Seems like we could have the same intellisense experience that we have in the console when typing an expression into the watches window

@roblourens roblourens added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels Sep 8, 2016
@isidorn
Copy link
Contributor

isidorn commented Sep 8, 2016

That would be great, however for completions we need to have an editor. So we would need to render an editor inside a watches pane tree.
This goes into a general direction of replacing all our input boxes with one line editors

fyi @alexandrudima

@isidorn isidorn added this to the Backlog milestone Sep 8, 2016
@isidorn isidorn removed their assignment Sep 8, 2016
@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 21, 2018
@vscodebot
Copy link

vscodebot bot commented Sep 21, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Sep 21, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants