Search workspace symbols
nvim_workspace_symbolsSearch project-wide symbols via LSP to find definitions by name without knowing the file.
Instructions
Search symbols across the whole project through the LSP. Use this to find a definition by name without knowing the file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Symbol name or prefix | |
| wait_ms | No | LSP timeout |