You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CodeCartographer is a desktop application for visualizing code structure and dependencies as an interactive graph. It parses source code using Tree-sitter and renders a hierarchical graph showing relationships between files, functions, classes, and other code elements.