Skip to content

Get parse errors and warnings directly from the Monaco editor. #1151

@joshpoll

Description

@joshpoll

Parse errors currently come from the jsonc parser, and we don't have access to parse warnings for trailing commas or comments so they don't show up in the log.

This requires us to first implement react-monaco-editor/react-monaco-editor#501, which will give us access to error and warning information from the Monaco editor.

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