Eugenio
10/10/2016, 7:12 AMyole
10/10/2016, 8:14 AMstepango
10/10/2016, 11:17 AMvmironov
10/10/2016, 11:36 AM1.0.5-eap-38
IDE plugin is much much slower than 1.0.4
used to be. Is there any instruction on how I should profile and report IDE-related performance issues?yole
10/10/2016, 11:58 AMaaverin
10/11/2016, 6:09 AMyole
10/11/2016, 9:16 AMspierce7
10/11/2016, 9:09 PMvmironov
10/11/2016, 9:22 PMstepango
10/12/2016, 2:26 AMdmarcato
10/12/2016, 6:21 AMyole
10/12/2016, 10:12 AMkirillrakhman
10/12/2016, 10:46 AMyole
10/12/2016, 10:49 AMeddie
10/12/2016, 2:28 PMyole
10/12/2016, 2:29 PMeddie
10/12/2016, 2:33 PMeddie
10/12/2016, 2:33 PMyole
10/12/2016, 2:34 PMspierce7
10/12/2016, 3:19 PMspierce7
10/12/2016, 3:19 PMkirillrakhman
10/12/2016, 3:20 PMlistOf(1 to 2).forEach { (a, b) -> /* do something with a and b */ }
kirillrakhman
10/12/2016, 3:21 PMforEach
expects a single parameter of type Pair<Int, Int>
but using the syntax (a, b)
, the parameter is immediately destructeredspierce7
10/12/2016, 3:24 PMspierce7
10/12/2016, 3:27 PMorangy
orangy
spierce7
10/12/2016, 7:50 PMorangy
orangy