code.search_code
Search code in a workspace root by query, with optional glob filters and max results. Uses ripgrep when available, otherwise falls back to a built-in scanner.
Instructions
Search workspaceRoot. Uses ripgrep when available and falls back to a built-in scanner.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| glob | No | ||
| query | Yes | ||
| maxResults | No |