VS Code Extension (Phase 2+)
This directory contains the VS Code extension implementation, planned for Phase 2.
Status
Phase 1 (MVP): CLI tool only
Phase 2: VS Code extension with chat interface and editor integration
Current Files
package.json - Extension manifest
tsconfig.json - TypeScript configuration
Future Implementation
The extension will provide:
- Chat-based interface for migration guidance
- Editor pane integration for file diffs
- Batch vs interactive mode selection UI
- Visual pattern detection and migration progress
See the main README.md for project overview and architecture.
| |