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
Description
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
Labels
No labels