-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or request