Skip to content

New rustc output in tooltips shows path when it shouldn't #13663

@estebank

Description

@estebank

First of all, the new feature works great!

compiler diagnostic error overlay in VSCode

I believe that the second line in the output describing the full path isn't supposed to be there, as it is entirely redundant: the tooltip is being shown inline at the right span, the user doesn't need the span context. I wonder if it is because of an overly restrictive regex that didn't account for the leading whitespace?

cc @Veykril

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-vscodevscode plugin issuesC-bugCategory: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions