wincode_find_code_symbol
Locate code symbols (classes, methods, interfaces, functions) across the workspace, returning signatures and line numbers. Use optional kind filters for targeted results.
Instructions
Locates code symbols (classes, interfaces, methods, functions) across the workspace with signatures and line numbers (powered by Serena code intelligence).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Optional filter: class, interface, method, function, type, enum. | |
| query | Yes | Symbol name or search query. |