Skip to content

Conversation

@fbricon
Copy link
Collaborator

@fbricon fbricon commented Oct 10, 2025

Adds new java.inlayHints.parameterNames.suppressWhenSameNameNumbered setting to show/hide inlay hints for method parameters that follow the same prefix followed by an incremented number (1st parameter must start at 1, increment by 1).

When set to true, the default, e1, e2, e3 parameter inlay hints are hidden:
Screenshot 2025-10-10 at 13 04 51

shown when set to false:
Screenshot 2025-10-10 at 13 05 05

requires eclipse-jdtls/eclipse.jdt.ls#3557

Copy link
Contributor

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks, Fred!

@datho7561 datho7561 merged commit 8306285 into redhat-developer:main Oct 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants