redhat-developer / redhat-developer/lsp4ij
Set default InlayHints position to Top
Open
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:
Default should be set to Top instead of Default:
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 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