hhariri
hhariri
yougin
07/27/2016, 3:49 PMHelp
->`Edit Custom VM Options`):
```-Xms3g
-Xmx3g
-XX:ReservedCodeCacheSize=1024myougin
07/27/2016, 3:51 PMdimsuz
07/27/2016, 3:53 PMdimsuz
07/27/2016, 3:54 PMit("jfjfj")
adds one. or might be something else, but related to some spek-specific syntactic constructartem_zin
07/27/2016, 5:24 PMhhariri
dimsuz
07/28/2016, 10:17 AMit("should do something") {
}
it("should do something else") {
}
it("should receive something")
dimsuz
07/28/2016, 10:17 AMhhariri
dimsuz
07/28/2016, 10:18 AMdimsuz
07/28/2016, 10:18 AMhhariri
dimsuz
07/28/2016, 10:20 AMdimsuz
08/01/2016, 11:42 AMorangy
dimsuz
08/01/2016, 11:48 AMorangy
dimsuz
08/01/2016, 11:49 AMdimsuz
08/01/2016, 2:33 PMAbout -> Edit Custom Properties
+ Restart
, so it seems like it should be enabled now. But editing Spek tests is still lagging.orangy
Editor > Language Injections
and disable Kotlin RegExp injections?dimsuz
08/01/2016, 2:59 PMartem_zin
08/01/2016, 3:07 PMorangy
artem_zin
08/01/2016, 3:08 PMartem_zin
08/01/2016, 3:09 PMnk
class InputFiltersTest : Spek({ /* code */ })
class InputFiltersTest : Spek(testBody())
private fun testBody(): DescribeBody.() -> Unit {
return {
/* code */
}
}
dimsuz
08/02/2016, 5:07 PMdimsuz
08/02/2016, 5:09 PM