Skip to content

Test: debug hover uses scope location information #15359

@isidorn

Description

@isidorn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    debugDebug viewlet, configurations, breakpoints, adapter issuestestplan-item

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions