pierrelucveilleux
03/09/2017, 10:17 PMholgerbrandl
03/10/2017, 8:16 AMargs
are not and when not keeping them under a source root dependencies are not resolved but args
is. However, in actual scripts we would need both. Previously it worked when the scripts were sitting under a source-root,holgerbrandl
03/10/2017, 8:20 AMoshai
03/11/2017, 3:30 PMval s = "s"
is there an inspection/menu option to add the type (String in this case)?yole
03/11/2017, 3:56 PMoshai
03/11/2017, 4:26 PMdeviant
03/12/2017, 11:42 AMit
inside of closure? I'm trying mouse hover, ctrl+click, Quick Definition action. all without success.orangy
jmfayard
03/12/2017, 2:56 PMit<ctrl-space>
?jmfayard
03/12/2017, 4:43 PMit
is enoughjmfayard
03/12/2017, 4:52 PMClosure suggestion▾
User
, IntelliJ would autocomplete with user: User ->
and user ->
orangy
jmfayard
03/12/2017, 5:01 PMorangy
deviant
03/12/2017, 5:31 PMit
closure param.jmfayard
03/12/2017, 5:33 PMdeviant
03/12/2017, 5:35 PMdeviant
03/12/2017, 5:38 PMrobin
03/13/2017, 8:35 AMit
in your code an press Ctrl+Q to pull up its declaration.aimozg
03/13/2017, 12:42 PMfun<T> comparator(prop:KProperty1<*, T>,value:T) = somethingThatUses(prop.name, value)
comparator(Something::intField, "hello")
could use "Implicit covariant cast to Any" warning heresnowe
03/13/2017, 8:37 PMmiha-x64
03/14/2017, 10:50 AM:app:compile<AppName>DebugKotlin
? This happens both with and without incremental compilation, tried updating AS, cache invalidation, cleaning, rebooting. I remember there was a message about creating a dump, but I can’t find it.
Should I dump Gradle’s threads or what?
When starting ./gradlew
, getting this message:
Starting a Gradle Daemon, 1 incompatible and 6 stopped Daemons could not be reused, use —status for details.
miha-x64
03/14/2017, 11:30 AMmiha-x64
03/14/2017, 12:13 PMKotlin Daemon Profile▾
miha-x64
03/14/2017, 12:14 PMWow, looks like internet problem▾
yole
03/14/2017, 12:16 PMilya.chernikov
03/14/2017, 12:27 PMmiha-x64
03/14/2017, 12:28 PM