Tech News
← Back to articles

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

read original related products more articles

πŸ” 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

β€” Browse files, classes, and functions in an interactive hierarchical graph πŸ“‹ Boards β€” Create custom boards to organize and focus on specific parts of your codebase

β€” Create custom boards to organize and focus on specific parts of your codebase 🎯 Class Diagrams β€” View class relationships, inheritance, and method structures

β€” View class relationships, inheritance, and method structures πŸ”„ Call Graphs β€” Trace function calls and dependencies across your codebase

β€” Trace function calls and dependencies across your codebase πŸ” Quick Search β€” Find elements instantly with Cmd/Ctrl+K

β€” Find elements instantly with ⚑ 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 Made with ❀️ by the Nogic team β€’ nogic.dev