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

Built-in JavaScript constructs are not suggested in the debug repl #11188

Closed
alexdima opened this issue Aug 30, 2016 · 1 comment
Closed

Built-in JavaScript constructs are not suggested in the debug repl #11188

alexdima opened this issue Aug 30, 2016 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@alexdima
Copy link
Member

Testing #10997

I would expect Boo to suggest Boolean, etc. There are also Math and probably many more that I don't know about.

@isidorn isidorn assigned weinand and unassigned isidorn Aug 30, 2016
@isidorn isidorn added the debug Debug viewlet, configurations, breakpoints, adapter issues label Aug 30, 2016
@weinand weinand added the bug Issue identified by VS Code Team member as probable bug label Aug 30, 2016
@weinand weinand added this to the August 2016 milestone Aug 30, 2016
@weinand
Copy link
Contributor

weinand commented Aug 30, 2016

With the fix for #11186 I'm now considering all scopes, which fixes this issue too.

@weinand weinand closed this as completed Aug 30, 2016
@weinand weinand added the verification-needed Verification of issue is requested label Aug 30, 2016
@roblourens roblourens added the verified Verification succeeded label Aug 31, 2016
@weinand weinand removed the verification-needed Verification of issue is requested label Sep 2, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants