An advanced IDE with a visual dependency graph — see how your source code connects, flows, and breaks.
See your entire codebase as an interactive force-directed graph. Zoom, pan, filter by module or language. Every edge is a real import or call.
Tree-sitter parses source into abstract syntax trees incrementally. No regex hacks — real structural understanding of your code.
Click any node in the graph to jump to its definition. Trace call chains, find circular dependencies, and detect dead code paths.
TypeScript, Python, Rust, Go, C++ — Code Navigator parses them all. Mixed-language projects get a unified dependency view.
Share your graph view with teammates in real time. Annotate nodes, flag risky dependencies, and review architecture together.
Overlay git blame and history onto the graph. See which modules change together, who owns what, and where merge conflicts brew.
Code Navigator is in the idea phase. If you want to help shape it, join the conversation.
Get Involved