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

CodeDock

jerryjuche

|
5 installs
| (1) | Free
Self-hosted real-time collaborative coding for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
CodeDock

CodeDock

Self-hosted real-time collaborative coding for VS Code

Built for developers and teams that need a simple room-based workflow, reliable launch flow, and native VS Code collaboration.


Open CodeDock Create Account Install from Marketplace View on GitHub Report an Issue


Version VS Code Self-Hosted Room Based License


What is CodeDock?

CodeDock is a VS Code extension plus a web control plane for room-based collaboration.

It helps hosts create rooms, share workspace sessions, and lets guests open the room in VS Code only when the session is ready.

The extension handles launch tokens, workspace binding, and live room state for the editor.


Quick Start

  1. Install the extension: Marketplace
  2. Open the web app: https://code-dock-beige.vercel.app
  3. Register: https://code-dock-beige.vercel.app/register
  4. Log in: https://code-dock-beige.vercel.app/login
  5. Create a room and share the invite code
  6. Open the room in VS Code with Open IDE

Features

  • Room-based collaboration with host/guest separation
  • Invite-code join flow
  • Web app launches VS Code through the extension
  • Guests wait until the host source is ready
  • Configurable backend and web app URL
  • Periodic update checks for the extension

VS Code Commands

  • codedock.login — sign in
  • codedock.logout — sign out
  • codedock.joinRoom — join a room
  • codedock.createRoom — create a room
  • codedock.openWebApp — open the web app
  • codedock.disconnectRoom — leave the room

Important Links

  • Web App: https://code-dock-beige.vercel.app
  • Register: https://code-dock-beige.vercel.app/register
  • Login: https://code-dock-beige.vercel.app/login
  • Marketplace: https://marketplace.visualstudio.com/items?itemName=jerryjuche.codedock
  • GitHub: https://github.com/jerryjuche/CodeDock
  • Issues: https://github.com/jerryjuche/CodeDock/issues

Requirements

  • VS Code 1.85 or newer
  • CodeDock extension installed
  • CodeDock account from the web app
  • Access to your CodeDock backend or hosted service

Configuration

Settings under codedock:

  • serverUrl — backend API endpoint
  • webAppUrl — web app URL opened by the extension
  • autoUpdate — enable release checks
  • updateCheckIntervalMinutes — how often checks run

License

MIT

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