Open Aaur1s opened 6 months ago
It is easy to compile a new kotlin file into a class, but it is difficult to decompile a class into kotlin. Class is usually decompiled into java.
Yeah I know that, that's not what I meant by Kotlin support. Intelij opens Kotlin stubs when you're trying to use this plugin on Kotlin classes and you can't click decompile to java for typing code. Sorry for confusion
Got it, the next version can support it. At present, you can copy the decompiled java code into the Kotlin class decompiled editor.
v1.4 supports kotlin
Plugin is cool, so Kotlin support would be really cool