Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Show error hints in vscode #649

@benruijl

Description

@benruijl

Currently, when there are errors the Visual Studio Code, only the first line of the error message is displayed. For example:

cannot borrow somevar as mutable because it is also borrowed as immutable

It would be very convenient if the rest of the error output is also visible, i.e. the hints, so that we can see where the first borrow occurred.

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