Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SynxtoNew to Visual Studio Code? Get it now.
Synxto

Synxto

finfech

|
1 install
| (0) | Free
Sync your project context to the cloud so AI agents always know your stack, conventions, and current work.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Synxto

Sync your project context to the cloud so AI agents always know your stack, conventions, and current work.

Synxto analyzes your project, detects your tech stack, and keeps a structured context file in sync — so tools like GitHub Copilot always generate code that fits your project.


Getting Started

1. Quick Setup

Open the Command Palette (Ctrl+Shift+P) and run Synxto: Quick Setup.
Synxto will auto-detect your stack from package.json and create a .synxto.json config file.

2. Sync to Cloud

Run Synxto: Sync to Cloud and paste your API key from synxto.com/dashboard/keys.
Synxto will write the context to .github/copilot-instructions.md and sync it to the cloud.

3. Use @synxto in Chat

Open GitHub Copilot Chat and type @synxto to generate code adapted to your exact stack.


Features

  • Auto-detection — Reads your package.json, schema.prisma, and project structure to detect your stack automatically.
  • @synxto chat participant — Generate CRUD pages, forms, tables, and API routes adapted to your project without burning tokens.
  • Status bar indicator — Shows sync status at a glance. Click to sync instantly.
  • Auto-sync — Watches package.json, schema.prisma, and .synxto.json for changes and syncs automatically.
  • Scaffold Project — Detects missing dependencies and installs them via an integrated terminal.
  • Compile Context — Builds a full context snapshot of your project.

Commands

Command Description
Synxto: Quick Setup Auto-detect stack and create config
Synxto: Sync to Cloud Sync project context to the cloud
Synxto: Compile Context Build a context snapshot locally
Synxto: Scaffold Project Install missing dependencies
Synxto: Detect Technologies Show detected tech stack
Synxto: Edit Configuration Open .synxto.json directly
Synxto: Set API Key Save your API key

@synxto Chat Commands

Command Description
@synxto /crud [entity] Full CRUD: list page + API routes
@synxto /form [entity] Form component
@synxto /table [entity] Table/list component
@synxto /api [entity] API route handlers

Requirements

  • VS Code ^1.120.0
  • A Synxto account — get your API key at synxto.com

Release Notes

0.1.2

  • Added status bar button showing sync status
  • Fixed defaultChatParticipant API proposal error on stable VS Code builds

0.1.1

  • Status bar sync indicator

0.1.0

  • Initial release

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft