CodeConnections
CodeConnections copied to clipboard
Visual Studio extension to visualize dependencies within your solution
Stumbled upon this tool after some searching, and I really like it!. Being able to quickly check affected classes and evolving dependencies is really nice (Also git mode is a...
I would like to be able to hide selected classes (no matter what modifier they have). So that when I learn a new module or review the design I will...
When I learn a new module or review the design I would like to be able to hide all internal classes. That way I will be able to see the...
One of the big appeals of using Code Connections was developing a better understanding of how modular our code was at a quick glance. It's been great for highlighting that,...
When using this tool on a larger solution, selecting projects is not an easy thing. Would be awesome to have: 1) projects sorted by name/by folder 2) a textbox filter...