Hi all! I can’t seem to figure out how to disable...
# intellij
j
Hi all! I can’t seem to figure out how to disable these inline hints that display
this
context for a lambda. I’m using IDEA CE 2020.2.3 - What is the actual setting called?
e
I think it should be controlled by
Settings » Editor » Inlay Hints » Kotlin » Lambdas » Show hints for: » Implicit receivers and parameters
but that doesn't look like it changes anything for me, so ¯\_(ツ)_/¯
a
That ^^ works for me at least in IDEA 2020.3.
j
Good to know - perhaps just a version issue. Glad I’m not crazy!
Thanks, everyone!