Replies: 1 comment 2 replies
-
Thanks for the question! There are no plan currently about pull diagnostics, but I wonder how it would help in your case? If the error is coming from a file that is not opened currently then whether it's pull or push it will not show, right? I might be misunderstanding something completely here and I am not opposed to pull diagnostics, we just do not have time currently to work on it. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was wondering if it is planned at some point to support pull diagnostics?
I'm interested in particular because of the ability to pull for workspace diagnostics, which currently is not possible. This means that errors in files that are not open in the client are not shown and leads to a bad user experience.
For example:
sbt compile
to manually see compilation errors.If pull diagnostics are not planed to be supported, is there anything that could be done in the client implementation for the editor that would achieve the same result?
I'm using:
Beta Was this translation helpful? Give feedback.
All reactions