eclipse-lsp4e / eclipse-lsp4e/lsp4e
Dark theme - closing hover color unreadable
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 85
- Forks
- 69
- Avg merge
- 8h 33m
- Merged PRs (30d)
- 6
Description
Tried with M2E - Maven Integration for Eclipse (includes Incubating components) 1.20.1.20220227-1319 org.eclipse.m2e.feature.feature.group Eclipse.org - m2e and its is still bad. To test:
1.) Switch to dark theme
2.) Open pom
3.) Hover over a tag and observe the closing tag

See also https://github.com/eclipse-m2e/m2e-core/issues/463 for the origin report
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
Reproduce the problem in the Eclipse dark theme by opening a pom and hovering over a tag, then compare the behavior with the origin report in eclipse-m2e/m2e-core#463. Trace the hover rendering used by lsp4e; done means the closing tag remains readable in the dark theme.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- accessibility, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100