Install C2P for VS Code

C2P runs inside Visual Studio Code. Install it once; after that it keeps itself up to date.

Download C2P 0.17.0

code2pulse-0.17.0.vsix · 304 KB · released 2026-09-24 · requires VS Code 1.90 or newer

1. Install the file

In VS Code, open the Extensions view, click the … menu at its top and choose Install from VSIX…, then pick the downloaded file. Or from a terminal:

code --install-extension code2pulse-0.17.0.vsix

2. Link your account

Open the C2P panel from the Activity Bar and enter your work email. If your team hasn't enabled sign-in by company domain, you'll also be asked for your team's join code - your team manager has it.

No team yet? Create one in a minute.

3. Add a model

In the panel, open Settings → Models, paste an API key for Anthropic, OpenAI, Gemini or DeepSeek, and start chatting. Keys stay in VS Code's encrypted secret storage.

Updates

C2P checks for a new version once a day. When there is one, the bell in the C2P panel offers Update: one click downloads and installs it, then VS Code asks to reload.