go_to_symbol
Navigate to a symbol definition by its dot-notation name using workspace symbol search, eliminating the need for file path or line numbers.
Instructions
Navigate to a symbol definition by dot-notation name (e.g. "LSPClient.GetReferences", "http.Handler") without needing file_path or line/column. Uses workspace symbol search to locate the definition. Useful when you know the symbol name but not its location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | ||
| symbol_path | Yes | ||
| workspace_root | No |