Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add new package @kipper/json-reporter, which reports errors and warnings with metadata in JSON format #481

Open
2 of 4 tasks
Luna-Klatzer opened this issue Jul 14, 2023 · 0 comments
Assignees
Labels
feature New feature or enhancement plugin Plugin-related work
Milestone

Comments

@Luna-Klatzer
Copy link
Member

Is there an existing proposal for this?

  • I have searched the existing issues

This feature does not exist in the latest version

  • I am using the latest version

Proposal

Add a new package @kipper/json-reporter, which transforms a given AST and its metadata into JSON format, so that other applications can read the data and perform operations based on them.

This would be specifically very important for the Kipper-Lang/IntelliJ-Plugin, which would depend on the locally installed Kipper version and require that metadata to allow for IDE error and warning reporting.

Exact behaviour / changes you want

  • Add new package @kipper/json-reporter in the monorepo, which would be automatically required by the @kipper/core.
  • Add the JSON-reporting functionality and add a standardised scheme to allow for easy parsing.
@Luna-Klatzer Luna-Klatzer added the feature New feature or enhancement label Jul 14, 2023
@Luna-Klatzer Luna-Klatzer added this to the v0.11.0 milestone Jul 14, 2023
@Luna-Klatzer Luna-Klatzer self-assigned this Jul 14, 2023
@Luna-Klatzer Luna-Klatzer added the plugin Plugin-related work label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or enhancement plugin Plugin-related work
Projects
Development

No branches or pull requests

1 participant