You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Rust have let thing= ... where ... has a type involving generics, and enable inlay hints. The >= becomes a ligature between the inlay hint and code.
Without inlay hints:
Zed Version and System Specs
N/A
If applicable, add screenshots or screencasts of the incorrect state / behavior
No response
If applicable, attach your Zed.log file to this issue.
N/A
The text was updated successfully, but these errors were encountered:
Check for existing issues
Describe the bug / provide steps to reproduce it
In Rust have
let thing= ...
where...
has a type involving generics, and enable inlay hints. The>=
becomes a ligature between the inlay hint and code.Without inlay hints:
Zed Version and System Specs
N/A
If applicable, add screenshots or screencasts of the incorrect state / behavior
No response
If applicable, attach your Zed.log file to this issue.
N/A
The text was updated successfully, but these errors were encountered: