workspace_symbol_search
Search for symbols across the entire C++ workspace by name. Quickly find functions, classes, and variables to navigate code effectively.
Instructions
Search for symbols across the entire workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query for symbol names | |
| limit | No | Maximum number of results to return (default: 100) |