mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[Parameter Name Hints] do not show for add methods with single argument
This commit is contained in:
@@ -61,6 +61,7 @@ class JavaInlayParameterHintsProvider : InlayParameterHintsProvider {
|
||||
|
||||
"*Exception",
|
||||
|
||||
"*.add(*)",
|
||||
"*.set(*,*)",
|
||||
"*.get(*)",
|
||||
"*.create(*)",
|
||||
|
||||
Reference in New Issue
Block a user