#code navigation
Outline Sections
mantasu
Injects comment-based section markers into the VS Code Outline view
C Call Graph
XM-Flianfa
Explore C function call relationships and global/macro references in a Source Insight-style relation graph. Pure-WASM indexing — no compiler, no setup.
repo-graph — structural codebase map for AI
james-chahwan
Zero-config MCP server that gives AI coding assistants a structural graph of your workspace — navigate by structure, not grep.
Trace Function Flow
sudopanda
Visualize execution paths across functions, hooks, components, services, routes, and APIs with an interactive call graph. Trace end-to-end code flow across TypeScript, JavaScript, React, and Next.js projects.
C# Implementations CodeLens
KevorkC
Shows how many implementations a C# interface, interface member, or abstract/virtual member has — click to go to the implementation or peek all of them. Rider-style implementations CodeLens that complements the C# extension's references CodeLens.
Mark Highlight
JulianAnthes
Xcode-style // MARK: comments for any language — a divider in the editor and a jump point in the Outline.
GraphCode
nephilimbin
Interactive code dependency graph and analysis tool for VS Code. Visualize file imports, symbol call hierarchies, and cross-file call graphs. Detect circular dependencies, dead code, and breaking changes. Supports TypeScript, JavaScript, C#, Go, Java, Python, Rust, Vue, Svelte, and GraphQL.
Call Graph Navigator
vishnu-devi-reddy
Focused call graph navigator for VS Code
Agentic Bookmarks
supermegalab
Durable bookmarks that survive refactors, share via git, and work with your AI coding agents through MCP.
代码书签 - CodeBookmark
realSilasYang
为代码智能导航而生,符合你的直觉。自研粘性引擎,让书签准确跟随代码并持续绑定脚本。采用本地保存方案,拥有强大的 AI 辅助功能,支持丰富的图标和自定义选项。
Alat / Dependency Graph
GSuleimanov
Visualize your codebase as an interactive dependency graph. Explore call graphs, class diagrams, and code structure for any language.
CodeTrail: C Evidence Paths
crankysmh47
Search unfamiliar C code as evidence-backed file and symbol paths.