eclipse-lsp4e / eclipse-lsp4e/lsp4e
Hover height and width is too small
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 85
- Forks
- 69
- Avg merge
- 8h 33m
- Merged PRs (30d)
- 6
Description
Hi all,
- The hover height is not calculated correctly (see Video).
- Also, the hover width is only taking into account the diagnostic width. If the diagnostic width is very small, the hover also is very small
- If a lot of diagnostics are shown, the hover is not visible after all without resizing.
Please have a look at the screencast to see.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reproducing the hover behavior shown in the linked screencast with small and numerous diagnostics, then trace the hover sizing path; done means the hover height and width account for its contents and remain visible when many diagnostics are shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100