## 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