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

Synq

Synq

|
6 installs
| (2) | Free
Real-time line awareness for team collaboration
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Synq

Real-time line awareness for team collaboration. See which lines your teammates are editing on the same Git branch—only metadata is shared, never file contents.

Quick Start

You don't need to do anything. It sets rooms up automatically with your teammates based on your github repository.

  1. Install the extension from the VS Code marketplace
  2. Open a Git repository in VS Code
  3. The extension will automatically connect to the Synq server
  4. Start editing & your teammates on the same branch will see your activity

Features

  • Real-time collaboration: See what your teammates are editing in real-time
  • Branch-scoped: Only see edits from teammates on the same Git branch
  • Privacy-focused: Only metadata is shared (file paths, line numbers), never file contents
  • Auto-connect: Automatically connects when you open a workspace
  • GitHub integration: Auto-detects your GitHub username and repository information

How It Works

Synq creates isolated "rooms" based on your repository and branch. Only teammates working on the same branch will see each other's editing activity. The extension sends lightweight metadata about your edits:

  • File path
  • Line numbers being edited
  • Edit type (insert, replace, delete)
  • Timestamp

No file contents are ever transmitted—only metadata about where you're editing.

Privacy & Security

  • Only metadata is shared (file paths, line ranges, timestamps)
  • File contents are never transmitted
  • Branch isolation ensures you only see relevant teammates

Requirements

  • VS Code 1.85.0 or higher
  • Git repository (for branch detection)

Support

For issues, questions, or contributions, please visit the Github repo: https://github.com/sahil7886/synq0/

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