KT-32368 Rework Inline hints settings // HintType cleanup
This commit is contained in:
@@ -415,15 +415,7 @@ hints.settings.lambda.receivers.parameters=Implicit receivers and parameters
|
||||
|
||||
hints.settings.suspending=Suspending calls
|
||||
|
||||
hints.title.property.type.disabled=Do not show property type hints
|
||||
hints.title.locals.type.disabled=Do not show local variable type hints
|
||||
hints.title.function.type.disabled=Do not show function return type hints
|
||||
hints.title.parameter.type.disabled=Do not show parameter type hints
|
||||
hints.title.argument.name.enabled=Argument name
|
||||
hints.title.argument.name.disabled=Do not show argument name hints
|
||||
hints.title.return.expression.disabled=Do not show lambda return expression hints
|
||||
hints.title.implicit.parameters.disabled=Do not show hints for implicit receivers and parameters of lambdas
|
||||
hints.title.suspend.calls.disabled=Do not show hints for suspending calls
|
||||
|
||||
presentation.text.paren=({0})
|
||||
presentation.text.in.container.paren=(in {0})
|
||||
|
||||
Reference in New Issue
Block a user