Vanco / SequencePlugin

SequencePlugin for IntelliJ IDEA
Other
680 stars 191 forks source link

[Feature Request] Kotlin support #21

Closed nicomazz closed 1 year ago

nicomazz commented 6 years ago

Is there any plan to add kotlin support?

miszmaniac commented 6 years ago

Exactly, is it?:)

adityakamble49 commented 6 years ago

Is there any update on this issue? I am not able to generate diagram in Kotlin function

Avinm commented 5 years ago

For now, one could just use Tools -> Kotlin -> Show Byte Code -> Decompile to generate an equivalent java file and generate the diagram using it. Fortunately you only need to decompile the starting file and not its dependencies. That said, @Vanco if you could point me on how to go about extending this for kotlin I could give it a shot and raise a PR.

ivasku commented 3 years ago

For now, one could just use Tools -> Kotlin -> Show Byte Code -> Decompile to generate an equivalent java file and generate the diagram using it. Fortunately you only need to decompile the starting file and not its dependencies. That said, @Vanco if you could point me on how to go about extending this for kotlin I could give it a shot and raise a PR.

I have tried it like that, it does not work. Maybe can you explain in more detail how are you using this tool ?

ivasku commented 3 years ago

Kotlin support please

jiewenpang commented 3 years ago

hope support scala as well

Ayfri commented 3 years ago

When ? :)

Vanco commented 1 year ago

Please try v3.0.0-alpha.1