Creating class dependency diagram in Rider IDE
Asked Answered
S

3

22

Does that feature exist there? How is it able to be used? Rider official docs was useless for me within that issue.

Synonymy answered 8/10, 2018 at 5:19 Comment(5)
I don't believe it has been ported from ReSharper to Rider yet. You can vote on the feature here, along with the related project dependency diagram.Reserve
@JonathonChase is there not enough voices?Synonymy
I couldn't say. I assume there are just other priorities for implementation at the moment that make diagrams a nice to have but not an immediate need.Reserve
Issues: RIDER-10171 | RIDER-4321 | RIDER-11582Mousseline
At least the Project Dependency Diagram has been released since 2020.3.Vermination
P
10

UPDATE:

Now the Project Diagram feature is fully supported in Rider 2020.3.

As for the class dependency feature, it is still under development.

OLD ANSWER:

posting this in case someone reached here while searching in google:

according to the jetbrains team:

the “Project Diagram” feature, which builds a diagram of dependencies between projects in a solution, is ready for a private review in a custom build of Rider 2020.3

Please, keep in mind that the 2020.3 branch is under active development now, and things may not work as expected, have bugs, and some plugins won't be compatible with such custom build

you can find download links here

Pelson answered 5/10, 2020 at 8:31 Comment(3)
And the current state of the class diagram: Unfortunately, it's not planned for 2023.2 release. Our current plan is to return back to work on this in 2023.3Hypocrite
No diagram for frontend code (Typescript) ?Dap
@VictorZakharov check with JetBrains WebStorm, it may be supported there.Pelson
N
2

No, to date it is unavailable. However it is under development, you can track it here https://youtrack.jetbrains.com/issue/RIDER-4321

Navicert answered 27/12, 2020 at 8:38 Comment(0)
A
1

In solution-explorer, you can right-clickon any project or any class, and from the context menu, you choose "tools" and then "Show Type Dependency Diagram", based on where you right-click, it shows the relevant diagram.

I'm using rider 2023.3.3, but I'm not sure from which version it has been added this feature.

enter image description here

Agadir answered 17/7 at 16:44 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.