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

Support "diagnostics" with parsing and resolution errors #11

Open
cameel opened this issue Sep 24, 2022 · 0 comments
Open

Support "diagnostics" with parsing and resolution errors #11

cameel opened this issue Sep 24, 2022 · 0 comments

Comments

@cameel
Copy link
Owner

cameel commented Sep 24, 2022

Add support for PublishDiagnostics message. The server should store any errors detected while parsing and let the client access and display them.

Later we may want to also add errors detected at the resolution stage. This will require adding proper support for that in yultsur - currently it just panics.

@cameel cameel changed the title Parsing errors / diagnostics Support "diagnostics" with parsing and resolution errors Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant