mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-04 23:31:57 +00:00
Show diagnostics on hover
This commit is contained in:
parent
de64de22a3
commit
f76a2502bb
1 changed files with 1 additions and 0 deletions
|
@ -545,6 +545,7 @@ impl DiagnosticPopover {
|
|||
|
||||
div()
|
||||
.id("diagnostic")
|
||||
.elevation_2(cx)
|
||||
.overflow_y_scroll()
|
||||
.px_2()
|
||||
.py_1()
|
||||
|
|
Loading…
Reference in a new issue