3f451d7eaf
It is very slow in completion for build.gradle.kts because it creates SAM adapters for constructors of all imported classes Note that those SamAdapters weren't shown in completion in any case because they were filtered by name filter (SamAdapters for constructors have <init> name)