jchannon
11/28/2017, 8:29 PMconn
further down Iโd like it to tell me what it isdsavvinov
11/28/2017, 10:01 PMCtrl
will show short tooltip for corresponding declaration.Dmitry Kandalov
11/28/2017, 11:22 PMCzar
11/29/2017, 7:12 AMjchannon
11/29/2017, 8:06 AMjchannon
11/29/2017, 8:10 AMjchannon
11/29/2017, 8:10 AMDmitry Kandalov
11/29/2017, 8:56 AMDmitry Kandalov
11/29/2017, 8:57 AMval
without type inference. This is to make sure compiler inferred the right thing, so I only want to see it for couple seconds. That's the usecase.Czar
11/29/2017, 10:03 AMhttps://snag.gy/v0TkYa.jpgโพ
Czar
11/29/2017, 10:04 AMDmitry Kandalov
11/29/2017, 10:50 AMSettings โ Appearance โ Show parameter name hints โ Configure... button (with Kotlin in top dropdown) โ Show local variable type hints checkbox
. It works but overall IMHO for kotlin this is a useless feature because the whole point of type inference is to not show types. As mentioned I only want to see inferred types occasionally for couple seconds not all the time.Czar
11/29/2017, 11:02 AMDmitry Kandalov
11/29/2017, 11:08 AMThe point is not to *type* the types, not not to *show* them.
๐ haha, makes sense to me, but that's not what I want ๐Dmitry Kandalov
11/29/2017, 11:09 AMDmitry Kandalov
11/29/2017, 11:10 AMToggle parameter name hints
in ide settings -> keymap
, if assigned a decent shortcut this might be useful after all ๐คDmitry Kandalov
11/29/2017, 11:11 AMCzar
11/29/2017, 11:11 AM