eclipse-lsp4e / eclipse-lsp4e/lsp4e

Hover height and width is too small

Open
#186 4 comments 0 reactions 0 assignees View on GitHub

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.

https://user-images.githubusercontent.com/20150761/179546727-00a6a56e-1ac3-415a-b3d4-5d403816b105.mov

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.