It’s early and rough, but usable. Would love feedback on whether this is useful and what relationships are most valuable to visualize.
Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
marketplace.visualstudio.com
1–10 of 55 posts
It’s early and rough, but usable. Would love feedback on whether this is useful and what relationships are most valuable to visualize.
Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
marketplace.visualstudio.com
From the look of the associated domain it looks like you're going full product, best of luck
I'm a huge proponent of graph & visual analysis of complex systems - would have loved to try this out, but will always skip closed source editor extensions (especially in the age of widespread npm supply chain attacks & vibe coding)
I have also hacked together a way for it to create new kernels aka new vm's itself but that becomes really really slow and also I am trying to look at other options to sandbox inside the jupyter notebook itself.
The end result was very messy though so I was literally just currently experimenting with if I could just scrape/automate it from the browser directly.
All in All I must admit that Vscode extensions are/feel very quite competent from what I can gather.