Skip to content

Better syntax error reporting #129

Open
@pcholakov

Description

@pcholakov

This can be seen as a continuation of #46

Syntax errors are currently not reported with any level of detail by extension v1.13.2, e.g.:

```mermaid
sequenceDiagram

A - > B: test
B --> A: error
```

Produces this output in the preview pane:

image

By contrast, the Mermaid online editor will helpfully point to the location of the problem:

image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions