davelradindra
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Nogic – VS Code extension that visualizes your codebase as a graph (marketplace.visualstudio.com)
I built Nogic, a VSCode extension currently, because AI tools make code grow faster than developers can build a mental model by jumping between files. Exploring structure visually has been helping me onboard to…
- Show HN: Nogic – VS Code extension that visualizes your codebase as a graph (marketplace.visualstudio.com)
I’ve been working on a VS Code extension called Nogic that indexes your project and turns it into an interactive graph of files, symbols, imports, calls, and references. The goal is simple: make it much easier for…