How to feed diagnostics from spawned tasks? #35033
Answered
by
SomeoneToIgnore
sametaylak
asked this question in
Help and General Q&A
-
How can diagnostic information, such as errors and warnings, be effectively captured and relayed from tasks spawned by the Zed editor? For example, if I've spawned a task that runs the TypeScript compiler and it outputs errors and warnings, I want to be able to capture and send them to Zed's diagnostics system. I want something project-wide. |
Beta Was this translation helpful? Give feedback.
Answered by
SomeoneToIgnore
Jul 24, 2025
Replies: 1 comment
-
No way currently, unfortunately. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sametaylak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No way currently, unfortunately.