Results 243 comments of Dmitry

Yeah, I don't know about that, seems like an overkill for this app.

So I added more logs to the bottom panel at one point. If you still have this issue then I need you to post the logs again.

Sorry forgot to mention what it's expected to look like: ``` class SomeClass( private val expChecker: ExpChecker ) { fun someFunc(): SomeValue { logger.log("on branch called") return SomeValue.NewValue } }...

No, it's not open-source. So the above query removes everything except for the lambda body now. So instead of this code: ``` class SomeClass( private val expChecker: ExpChecker ) {...

~Fixed in https://github.com/K1rakishou/Kuroba-Experimental/commit/9457cb8a00c70bf729e2796e1f0a86614436c5f3~ Oops, wrong issue.