When writing an API is there a way to finetune via...
# stdlib
h
When writing an API is there a way to finetune via annotations for which method parameters the user should get parameter hints in in intellij?
v
h
the ticket relates to IDE parameter hints.
v
IMO that's the closes thing there gonna be. IDE hints are IDE specific, not language specific, so there is a problem if a lang tells the IDE what to do.
I would argue we need KT-14934 implemented and IDE hits turned off for kotlin
h
i actually like parameter hints being switched as default.