Join Slack
Iirc someone once shared a tool here to visualize dependency graph of a source file. Ex. `A.kt` -&g...
# getting-started
s
statmark56
01/25/2024, 12:56 PM
Iirc someone once shared a tool here to visualize dependency graph of a source file. Ex.
A.kt
->
B.kt
->
C.kt
->
D.kt
From
C.kt
, the tool can tell its dependents are
B.kt
and
A.kt
What is the tool name again? Or if I'm hallucinating, anyone knows such similar tool?
thank you color
c
CLOVIS
01/26/2024, 8:32 AM
Is this what you are looking for?
https://www.jetbrains.com/help/idea/dependencies-analysis.html#analyze-dependencies
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by