Is there any plan to provide DSM Analysis for kotl...
# intellij
g
Is there any plan to provide DSM Analysis for kotlin? As kotlin projects are getting bigger it could be interesting.
k
IIRC something like that was just added to a recent preview.
They added this to the Kotlin Idea plugin in version
1.1.4
, I don't know if that's what you're looking for: https://www.jetbrains.com/help/idea/analyzing-data-flow.html
g
I saw that but DSM is another kind of code analysis.
k
Could you elaborate?
y
DSM actually works on class files, so it may already work for Kotlin
g
Ok, I tried on my project but it was only kotlin.js.