Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LSP hint is sometimes rendered outside of viewport #5929

Closed
1 task done
N8th8n8el opened this issue Feb 11, 2023 · 3 comments
Closed
1 task done

LSP hint is sometimes rendered outside of viewport #5929

N8th8n8el opened this issue Feb 11, 2023 · 3 comments
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc

Comments

@N8th8n8el
Copy link
Contributor

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

The LSP hint is sometimes rendered outside the Zed window (viewport) making it unreadable.

One example where this happens:

#![no_std]

use core::alloc;

Screenshot 2023-02-11 at 16 48 12

Environment

Zed: v0.72.5 (stable)
OS: macOS 13.1.0
Memory: 16 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

@N8th8n8el N8th8n8el added defect [core label] triage Maintainer needs to classify the issue labels Feb 11, 2023
@JosephTLyons JosephTLyons added editor Feedback for code editing, formatting, editor iterations, etc and removed triage Maintainer needs to classify the issue labels Feb 13, 2023
@JosephTLyons
Copy link
Contributor

Hey @N8th8n8el, looks like we might already have an issue tracking this here:

I'm going to bring this one up with the team and see if it's something we can add to our Quality Week list (this week). I'm going to close this issue out in favor of the other one, just to keep things simple. Appreciate the feedback, keep it coming :).

@N8th8n8el
Copy link
Contributor Author

Must have missed this, sorry!
Didn't come up in the search results with the keywords I could think of.

see if it's something we can add to our Quality Week list (this week)

Awesome.

@JosephTLyons
Copy link
Contributor

No worries @N8th8n8el, the original probably could have an updated title to make it easier to find.

@JosephTLyons JosephTLyons transferred this issue from zed-industries/community Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc
Projects
None yet
Development

No branches or pull requests

2 participants