get_document_symbols_code
Retrieve a complete symbol outline for any file, displaying hierarchical structure with line numbers to navigate code efficiently.
Instructions
Gets complete symbol outline for a file showing hierarchical structure and line numbers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path to the file to analyze (relative to workspace) | |
| maxDepth | No | Maximum nesting depth to display (optional) |