Skip to content

IDE support #12

Open
Open
@DrSensor

Description

@DrSensor

When creating a new module for IDE support, consider to:

  • Convert the semantics error (or the whole pest::error) to codespan to have error reporting similar to Rust (pest error reporting is not flexible)
    • and automatically have support for LSP (via codespan-lsp when it's stable).

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions