Czar
03/21/2017, 5:11 PMCzar
03/21/2017, 5:12 PMCzar
03/21/2017, 5:14 PMAutopopup code completion
freeze is gone.Czar
03/21/2017, 5:31 PM-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Java 4608 64536 50640 247843
Groovy 929 17031 1390 72554
Kotlin 37 277 57 1499
-------------------------------------------------------------------------------
SUM: 5574 81844 52087 321896
-------------------------------------------------------------------------------
(this doesn't take into account libraries, of course), but in Java I do not have this performance issue at all, only in Kotlin code.orangy
semoro
03/21/2017, 6:54 PMHelp -> Edit Custom VM Options
, and adding -Xmx therejlleitschuh
03/21/2017, 7:36 PMPaul Woitaschek
03/23/2017, 9:22 AMPaul Woitaschek
03/23/2017, 9:22 AM@Inject lateinit var userManager : UserManager
Paul Woitaschek
03/23/2017, 9:22 AMij
and then type the class UserManager
yole
03/23/2017, 9:34 AM@Inject lateinit var $VARNAME$ : $CLASSNAME$
, where $CLASSNAME$ will be the first variable and $VARNAME$ will have expression decapitalize(CLASSNAME)
and "skip if defined" checkedyole
03/23/2017, 9:34 AMPaul Woitaschek
03/23/2017, 9:44 AMPaul Woitaschek
03/23/2017, 9:44 AM@Inject lateinit var this.is.my.package.FancyClass : FancyClass
yole
03/23/2017, 9:46 AMPaul Woitaschek
03/23/2017, 9:51 AMteedee
03/24/2017, 3:48 PMsnowe
03/25/2017, 4:53 AMsnowe
03/25/2017, 4:58 AMUntitled.png▾
snowe
03/25/2017, 5:33 AMgenerated-sources/annotations
is the wrong spot, they must be nested somehow..orangy
sdeleuze
03/26/2017, 9:02 AMsdeleuze
03/26/2017, 9:02 AMorangy
sdeleuze
03/27/2017, 7:44 AMmiha-x64
03/27/2017, 9:17 AMsdeleuze
03/27/2017, 11:48 AMsemoro
03/27/2017, 12:43 PMmikehearn
03/27/2017, 12:43 PMsdeleuze
03/27/2017, 12:46 PM