Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
31–40 of 55 posts
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#32Nice, I wanted to build something similar for a long time. The coolest thing is to start summarising clusters for very large codebases, which essentially provides an LoD system for the context.
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#33Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#34I've been having great success with LLMs generating Mermaid diagrams and flowcharts from a repo. Claude Code and Cursor both do consistently great jobs. For example: `generate a mermaid swimlanes diagram of the XX logic flow`.
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#35I always liked the idea having relationship based programming (graph programming), but with actual code. Never actually made the effort to make something like that. Pretty neat either way.
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#36From your first page, this looks cool and needed. But as others have posted, I can't get to your github pages.
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#37Only JS, TypeScript, and Python. You got me all excited for a C visualizer!
Re: Show HN: Nogic – VS Code extension that visualizes your codebase as a graph
#38I 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.
We will make it open source soon! Follow me on X (@Davellele) to be updated when we do :)