Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
21–30 of 55 posts
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#22Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#23I wish it was available in Cursor as well though. Not sure how exactly they manage their marketplace, most VSCode extensions seem to be there but now and then I encounter one that is missing for no apparent reason.
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#24I definitly think more tools like this are needed, but not open sourcing it is a mistake. You will be quickly replaced by a friendlier competitor.
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#25All the GitHub links on your extension page are borked (including issues) 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)
https://www.gallery.vsassets.io/_apis/public/gallery/publish...
Unzip that archive and the source is in extension/dist folder.
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#26Closed source vscode extensions: not for me.
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#27All the GitHub links on your extension page are borked (including issues) 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)
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#28Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#29I've tried it, but it's very slow on a not too complex codebase with my M3 Macbook Air. -------------------------------------------------------------------------------- Language Files Lines Blank Comment Code -------------------------------------------------------------------------------- Typescript JSX 121 18724 1699 1051 15974 TypeScript 61 5389 629 550 4210 CSS 5 1039 50 22 967 Markdown 3 657 173 0 484 -----------…
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#30I definitly think more tools like this are needed, but not open sourcing it is a mistake. You will be quickly replaced by a friendlier competitor.