preview_changes_enhanced
Preview code changes in multiple formats (unified, side-by-side, stat, word-diff) using context lines, whitespace control, and file pattern filters, tailored for VS Code via Code MCP Server.
Instructions
Enhanced change preview with multiple format options
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contextLines | No | Number of context lines | |
| cwd | No | Working directory | |
| filePattern | No | File pattern filter | |
| format | No | Preview format | |
| ignoreWhitespace | No | Ignore whitespace changes |