top | item 42523786

(no title)

lor_louis | 1 year ago

I tried it on a personal repo and it never ended up generating a diagram.

Might be a bug, so here's the repo. https://github.com/lorlouis/cedit

discuss

order

ahmedkhaleel|1 year ago

i see a diagram there now, might've taken a while to load https://gitdiagram.com/lorlouis/cedit

billyp-rva|1 year ago

I guess to get the discussion going: the diagrams look nice, but I think the erroneous and missed connections limit their usefulness. In this example, there is a connection from "Line manager" (line.h/.c) to "Memory Allocator" (xalloc.h/.c), but it doesn't look like such a dependency exists in the codebase. Meanwhile, "Syntax Highlighter" does directly import xalloc.h, but there is no dependency shown in the diagram.