ratmice / nimbleparse_lsp

lsp server for grmtools lex & yacc
Other
7 stars 1 forks source link

improve diagnostics #11

Closed ratmice closed 2 years ago

ratmice commented 2 years ago

This one currently depends upon https://github.com/softdevteam/grmtools/pull/289 and may need to be updated based on any changes that come up in review.

currently this only tackles the missing_from_lexer diagnostic for which we can get span information.