GBNF LSP - Get errors while you're writing the grammar #14010
ReinderVosDeWael
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been working on a VSCode LSP plugin (https://marketplace.visualstudio.com/items?itemName=ReinderVosdeWael.gbnf-engine) for gbnf. It's currently still early stages, but functional and it catches several errors on top of giving you syntax highlighting. My goal is that it should catch all errors in your editor, though at this stage I'm not willing to guarantee this to be the case.
That being said, I'm not aware of any invalid GBNF that isn't caught by the LSP. If you do run into any issues, please report them on Github (https://github.com/ReinderVosDeWael/gbnf-lsp)!
Beta Was this translation helpful? Give feedback.
All reactions