Closed aaronjensen closed 5 years ago
Hi there) First of all, you need to enable “Source” toggle and “Codecrumbs” toggle. The idea is that it shows only “active” nodes, that means: from the cold start - it’s only entry point, then when you start putting codedrumbs in code (//cc:test
) it will expand source tree and show files with codedrumbs as well. But you always can open all folders manually (by clicking on folders icons on diagram). Let me know if this helps, thanks.
@Bogdan-Lyashenko Thank you, that helps. I was expecting the explorer to show everything, not just the nodes that were currently visible. I get it now, but it was definitely confusing at first, for what it's worth.
Cheers!
Hi there, I've tried running this on multiple codebases and I only ever see the entry.
For example, from a pretty close to vanilla create-react-app:
Is this the expected behavior or am I doing something wrong? Thanks!