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

Test: debug hover uses scope location information #15359

Closed
2 tasks done
isidorn opened this issue Nov 11, 2016 · 0 comments
Closed
2 tasks done

Test: debug hover uses scope location information #15359

isidorn opened this issue Nov 11, 2016 · 0 comments
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Nov 11, 2016

Complexity: 3

Node2 debug adapter now supports sends scope locations which are used to improve the hover experience - more details. Have a node workspace for debugging, set the type in 'launch.json' to node2 and verify:

  • debug hover works as expected
  • when having multiple variables with the same name across different scopes the hover still shows the correct variable value
@isidorn isidorn added debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item labels Nov 11, 2016
@isidorn isidorn added this to the November 2016 milestone Nov 11, 2016
@sandy081 sandy081 removed their assignment Dec 6, 2016
@kieferrm kieferrm removed their assignment Dec 7, 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
debug Debug viewlet, configurations, breakpoints, adapter issues testplan-item
Projects
None yet
Development

No branches or pull requests

4 participants