Open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P)
Run Nogic: Open Visualizer
Click Index Workspace to scan your codebase
Right-click files or folders in the Explorer and select Add to Nogic Board
Privacy
Your code stays on your machine. All parsing, indexing, and visualization happens 100% locally within VS Code. No code, files, or personal data is ever sent to external servers.
We collect anonymous usage metrics (e.g., feature usage, performance) to improve the extension. You can disable this anytime in Settings > Extensions > Nogic. See nogic.dev/telemetry for details on what we collect.
Features
Unified View — Browse files, classes, and functions in a hierarchical graph
Boards — Organize specific parts of your codebase into focused views
Quick Search — Find elements with Cmd/Ctrl+K
Quick Add — Add code components with Cmd/Ctrl+I
Inspect Mode — Right-click any node to isolate it with its connected nodes in a focused view
Add Connected Nodes — Incrementally expand the inspect view by right-clicking neighbors
Auto-sync — Code changes reflect automatically in the visualization
The project is still a work in progress and would love your feedback! Join our Discord to share feedback or report issues.