Skip to content

vscode displaying flutter test exception at correct line #159276

@lewinpauli

Description

@lewinpauli

Use case

When writing tests in vscode, finding the line that causes the problem is not very convenient.

image

The test exception is displayed at the very top of the function, which is more of a distraction than a help, especially in larger test functions.

The debug output does not highlight the causing line either.

Displaying the error message at the correct line and highlighting the line in the debug output text would make testing DX much easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    r: duplicateIssue is closed as a duplicate of an existing issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions