alex.hart
04/10/2017, 1:38 PMalex.hart
04/10/2017, 1:39 PMType inference failed? Not sure how Applicative<> becomes Nothing▾
alex.hart
04/10/2017, 1:39 PMmiha-x64
04/10/2017, 7:36 PMyole
04/10/2017, 8:27 PMkafji
04/11/2017, 3:16 AMzeljko
04/11/2017, 12:28 PMConf
, IntelliJ offers "ConfigurationService", enter, space, CTRL+SPACE, Intellij offers configurationService and I get ConfigurationService configurationService
in just a couple of keystrokes. In Kotlin, I must type complete variable name and then couple of letters of type. Is there any way to make it quicker?yole
04/11/2017, 12:31 PMconfigurationService: ConfigurationService
as a variant after you type conf
yole
04/11/2017, 12:31 PMyole
04/11/2017, 12:32 PMzeljko
04/11/2017, 12:41 PMmikehearn
04/11/2017, 1:10 PMmikehearn
04/11/2017, 1:10 PMyole
04/11/2017, 1:12 PMmikehearn
04/11/2017, 1:18 PMmikehearn
04/11/2017, 1:18 PMjavaru
04/11/2017, 4:18 PMyole
04/11/2017, 4:19 PMjavaru
04/11/2017, 4:21 PMimport foo.someFunction
to import foo.someFunction as altName
and change all uses of someFunction
in the code to altName
. If not, I'll open a feature requestyole
04/11/2017, 4:21 PMjavaru
04/11/2017, 4:22 PMsdeleuze
04/13/2017, 1:09 PMsdeleuze
04/13/2017, 1:10 PMusername
04/14/2017, 3:06 AMI need to copy the tips text▾
username
04/14/2017, 3:21 AMsreich
04/15/2017, 7:29 PMcedric
04/15/2017, 8:37 PMsreich
04/15/2017, 8:38 PMjw
04/16/2017, 2:51 AM