Show HN: Nogic – VS Code extension that visualizes your codebase as a graph

https://news.ycombinator.com/rss Hits: 12
Summary

OverviewVersion HistoryQ & ARating & ReviewπŸ” Nogic Visualize your codebase structure with interactive diagrams πŸ“¦ Supported Languages More languages and frameworks coming soon! πŸŽ‰ πŸš€ Getting Started Open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) Run Nogic: Open Visualizer Right-click files or folders in the Explorer and select Add to Nogic Board Your codebase is automatically indexed when you open the visualizer, if given permission. ✨ Features 🌲 Unified View β€” Browse files, classes, and functions in an interactive hierarchical graph πŸ“‹ Boards β€” Create custom boards to organize and focus on specific parts of your codebase 🎯 Class Diagrams β€” View class relationships, inheritance, and method structures πŸ”„ Call Graphs β€” Trace function calls and dependencies across your codebase πŸ” Quick Search β€” Find elements instantly with Cmd/Ctrl+K ⚑ Auto-sync β€” Changes to your code are automatically reflected in the visualization πŸ“– Commands Command Description Nogic: Open Visualizer Open the interactive visualizer Nogic: Create New Board Create a new board Add to Nogic Board Add a file/folder to a board (right-click menu) πŸ’‘ Tips πŸ–±οΈ Right-click files or folders in the Explorer to add them to a board πŸ‘† Double-click nodes to open files in the editor πŸ“‚ Click nodes to expand and see methods πŸ–οΈ Drag to pan, scroll to zoom

First seen: 2026-01-13 22:07

Last seen: 2026-01-14 09:09