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

Preview windows don't scale well #9

Closed
arif-desu opened this issue Aug 11, 2023 · 1 comment
Closed

Preview windows don't scale well #9

arif-desu opened this issue Aug 11, 2023 · 1 comment

Comments

@arif-desu
Copy link

arif-desu commented Aug 11, 2023

The token preview on hover is a great feature, especially for looking up function prototypes. However some times it cannot autoscale appropriately.

Consider these :

Screenshot 2023-08-10 at 10 33 12 AM

const, char, restrict all three on different lines. Also couldn't completely display restrict in arguments.


Screenshot 2023-08-11 at 2 58 43 PM

This one is somewhat of extreme case due to parameter names, but displaying each parameter with it's (complete) type line-by-line would make it more readable.


These might look very minute details but it ultimately makes the code much less comprehensive.

REQUEST: Additionally, if possible, make the windows resizable using cursor, so worst case scenario users are able to read even if autoscaling fails.

@logancollins
Copy link
Member

This is a known issue with Nova itself and we're tracking to hopefully have a fix in the future!

@logancollins logancollins closed this as not planned Won't fix, can't repro, duplicate, stale Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants