Search workspace symbols
nvim_workspace_symbolsUse LSP to search all project symbols and find definitions by name, even without knowing the file. Locate any symbol across the workspace.
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 |