Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Improve error output - multiline errors #11

Open
@seanhess

Description

@seanhess

The error output is really hard to read. Specifically, errors usually span 3 lines, and vim-flow currently identifies the 3rd line as another error, when it is extra information about the current error.

Could we indent that 3rd line and not have it appear as another error?

I would also suggest remove the || between lines.

For a great example to follow, see this typescript plugin: https://github.com/leafgarland/typescript-vim

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