CompleteKotlin icon indicating copy to clipboard operation
CompleteKotlin copied to clipboard

Gradle Plugin to enable auto-completion and symbol resolution for all Kotlin/Native platforms.

Results 4 CompleteKotlin issues
Sort by recently updated
recently updated
newest added

I am not sure this is something its supposed to be supported by CompleteKotlin, but I'll file anyway: I'm on LinuxX64, I've setup your plugin on my KMP project, now...

waiting-for-details

When i add the plugin to my settings gradle I get this: ``` * Exception is: org.gradle.internal.event.ListenerNotificationException: Failed to notify build listener. at org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:89) at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:346) at org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:249) at org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:141)...

waiting-for-details

Didn't seem to work for me. How can I troubleshoot? I did see the Gradle build output included a download and unpack of some files into `$HOME/.konan`. Some imports that...

external-issue

Support reading kotlin.native.distribution.baseDownloadUrl configuration from gradle.properties, and download information from its configuration address