eclipse-lsp4e / eclipse-lsp4e/lsp4e

Hovers don't use default Eclipse fonts & colours

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

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
85
Forks
69
Avg merge
8h 33m
Merged PRs (30d)
6

Description

This is a (markdown) hover displayed in Eclipse.
image

Here's a mouse-resized hover:
image

And as comparison, the same hover provider produces hovers that look like this in Sublime:
image

It would be great, if Eclipse would format the hover with the configured default fonts, so it would look more pleasant.

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

Reproduce the markdown hover in Eclipse using the screenshots and compare it with the Sublime rendering. Investigate how Eclipse's configured default fonts and colours are applied to hovers; the issue is done when the hover uses those defaults and remains pleasant when resized.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.