Syncable IDE Companion
VS Code extension for Syncable CLI - enables native diff views when the AI agent modifies files.
Installation
Install from VS Code Marketplace or:
code --install-extension syncable.syncable-ide-companion
Usage
- Open your project in VS Code
- Open the integrated terminal (
Ctrl+` or Cmd+`)
- Run
sync-ctl chat
- When the agent creates/modifies files, diffs open in VS Code's native diff viewer
Screenshots

Code Analysis & Reasoning

Detailed Project Analysis

Features
- Native VS Code diff viewer for file changes
- Accept/reject changes with
Cmd+S or toolbar buttons
- Automatic connection when running from VS Code terminal
Requirements
- Syncable CLI installed (
cargo install syncable-cli)
- VS Code 1.70.0+
License
Apache-2.0
| |