get_co_edit_suggestions
Retrieves files frequently edited together with a specified file based on historical co-edit patterns, enabling developers to identify related changes and reduce oversight.
Instructions
Get files commonly edited alongside the given file based on historical patterns
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| limit | No |