Files
tirth8205--code-review-graph/code-review-graph-vscode/media/walkthrough/explore.md
T
2026-07-13 12:42:18 +08:00

490 B

Explore Your Code

Open the Code Graph panel in the activity bar to browse your codebase structure.

Try these commands (Ctrl+Shift+P):

  • Code Graph: Show Blast Radius -- See what's impacted when you change code
  • Code Graph: Find Callers -- Find all callers of a function
  • Code Graph: Find Tests -- Find tests for any function
  • Code Graph: Search -- Search across your entire code graph
  • Code Graph: Show Graph -- Open the interactive graph visualization