@!filename for diagnostics import
#43300
NiloCK
started this conversation in
LLMs and Zed Agent
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.
-
Apologies if this is dupe, but I really miss the old
/diagnosticsslash command of the v1 zed AI chat interface, which inserted editor diagnostics from a given file into the chat interface.Moving to v2, zed dropped its
/commands to follow@convention from other editors. Fair enough. But my diagnostics!Proposed:
as
@fileNameimports a given file into chat context,@!fileNameshould import editor surfaced diagnostics into the chat context (annotated w/ line numbers, etc).Thanks much for Zed. Thanks also in advance to whoever tells me the current, existing way to get diagnostics into the chat ctx.
Beta Was this translation helpful? Give feedback.
All reactions