Replies: 5 comments 1 reply
-
Alternative solution: copy Rome Diagnostics |
Beta Was this translation helpful? Give feedback.
-
Alternative solution: rust-clippy style |
Beta Was this translation helpful? Give feedback.
-
Alternative solution: annotate-snippets-rs |
Beta Was this translation helpful? Give feedback.
-
Alternative solution: fork ariadne |
Beta Was this translation helpful? Give feedback.
-
This can be fixed via I was doing it wrong. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Topic around creating diagnostics and printing.
The current solution has pros and cons.
Printing is passed to
miette
.Conclusion: I've settled for
miette
. https://github.com/Boshen/oxc/blob/main/crates/oxc_diagnostics/src/lib.rsBeta Was this translation helpful? Give feedback.
All reactions