Skip to content

Add a simple way to run/debug current file and debug test. #1351

@alexd6631

Description

@alexd6631

Is your feature request related to a problem? Please describe.

In the current implementation it is possible to run test using the code lens, or the "green arrow" in the gutter , but debugging is proposed when pressing alt, but does not work.

Also the plugin is missing a way to run or debug the current file.

As a workaround, you can setup a run-configuration, but it would be tedious to create for each individual test. You can also run from the command line with "--inspect" flags and attach, but it is more tedious than a direct click/action.

Describe the solution you'd like

A direct way to debug a specific test or test-suite. And to run / debug an opened file, would be a massive quality of life improvements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions