zed
zed copied to clipboard
No error underline in collab
Summary
Rust-analyzer errors are not being underlined when using collab
Description
Steps to reproduce:
- Join a collab session using zed
- Write rust code containing an error
- Observe the absence of an error underlines
Expected Behavior: There should be an underline Actual Behavior: There's no underline
Might be related to:
- #31450
Zed Version and System Specs
Zed: v0.190.0 (Zed Nightly f13f2dfb70f28fae4f844d99b80d875588501a8f) OS: macOS 15.5.0 Memory: 8 GiB Architecture: aarch64
Older versions do have the underline. This is 0.161.1 (the version from nixpkgs 24.11)
Is this still an issue? Had been pairing and seeing those successfully.
I think this was fixed at some point