horse_badorties
08/15/2017, 11:35 AMCtrl+Q
while browsing the code completion list Ctrl-Space
.
Ctrl+Q
works fine inside the editor though (lookup documentation for token at caret).
Only Kotlin is affected, for Java it’s still fine.
Can somebody confirm?
Kotlin plugin 1.1.4-release-IJ2017.2-1
IntelliJ IDEA 2017.2.1
Build #IC-172.3544.35, built on July 31, 2017yole
08/15/2017, 11:39 AMhorse_badorties
08/15/2017, 1:01 PMCtrl-Q
.
In a Kotlin editor I type ”foo”.
then Ctrl+Space
. With the code completion list open I do Ctrl-Q
and nothing happens.
The same in a Java editor pops up the documentation.horse_badorties
08/15/2017, 1:12 PM”foo”.s
and then do Ctrl-Space
and Ctrl-Q
an empty documentation windows pops up with a title “Documentation for s”, like he would do when directly issuing Ctrl-Q
horse_badorties
08/15/2017, 2:39 PMtapchicoma
08/16/2017, 6:08 AMhorse_badorties
08/16/2017, 7:13 AMtapchicoma
08/17/2017, 6:43 AM