zed icon indicating copy to clipboard operation
zed copied to clipboard

Extra space in auto-completion popup

Open TENX-S opened this issue 4 months ago • 2 comments

Check for existing issues

  • [X] Completed

Describe the bug / provide steps to reproduce it

image

Goland: image

Environment

Zed: v0.124.6 (Zed Preview) OS: macOS 14.3.1 Memory: 36 GiB Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

If you only need the most recent lines, you can run the zed: open log command palette action to see the last 1000.

No response

TENX-S avatar Feb 28 '24 09:02 TENX-S

I think that this might be answered in:

  • https://github.com/zed-industries/zed/issues/8389

I'm guessing our we currently just make the autocompletion box as big as the documentation box, but I'm not sure. @ForLoveOfCats might have more info on it.

JosephTLyons avatar Feb 28 '24 13:02 JosephTLyons

I'm guessing our we currently just make the autocompletion box as big as the documentation box, but I'm not sure.

Sounds about right. But I can't see the reason to make these two boxes the same height.

TENX-S avatar Feb 28 '24 14:02 TENX-S