kapshot icon indicating copy to clipboard operation
kapshot copied to clipboard

Kotlin Compiler Plugin for source capture

Results 1 kapshot issues
Sort by recently updated
recently updated
newest added

Firstly, thanks for some excellent libraries, very useful! There seems to be an incompatibility with the [gatlin plugin](https://plugins.gradle.org/plugin/io.gatling.gradle): ``` > Task :x:x:compileGatlingKotlin FAILED e: java.util.NoSuchElementException: List is empty. at kotlin.collections.CollectionsKt___CollectionsKt.first(_Collections.kt:214)...