Skip to content

Test WSL #34996

Closed
Closed
Test WSL#34996
@weinand

Description

@weinand

Test for microsoft/vscode-node-debug#156 and microsoft/vscode-node-debug#158:

Complexity: 3

For description of this feature pls see microsoft/vscode-node-debug#156 (comment).

Setup:

  • install WSL on Windows 10.
  • in Windows create a node.js test program and a launch config
  • add a "useWSL": "true" attribute to the launch config
  • launch the debug session

Verify for the "legacy" protocol that:

  • the node.js version detection finds the correct node.js version on the linux side
  • the debug session launches correctly and that you can step, set and hit breakpoints and view sources

Metadata

Metadata

Assignees

No one assigned

    Labels

    debugDebug viewlet, configurations, breakpoints, adapter issuestestplan-item

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions