redhat-developer / redhat-developer/lsp4ij

Set default InlayHints position to Top

Open
#416 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

codeLens enhancement
Dominant language
Java
Stars
344
Forks
113
Avg merge
5h 22m
Merged PRs (30d)
15

Description

Looks like IJ changed the default InlayHint position to Right, which LSP4IJ inherits, instead of Top, which makes Qute CodeLens look weird:
Screenshot 2024-07-08 at 10 35 25

Default should be set to Top instead of Default:
Screenshot 2024-07-08 at 11 27 20

Screenshot 2024-07-08 at 11 27 38

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 source file or test is named. Locate where LSP4IJ defines the default InlayHints position, inspect the related settings or UI code, and verify that the default is Top rather than Right/Default and that the Qute CodeLens presentation matches the expected screenshots.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
developer-experience
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.