Installing OneMillion Code
OneMillion Code works with VS Code and Cursor. This guide will have you up and running in under 2 minutes.
Prerequisites
Before you begin, make sure you have:
- VS Code or Cursor installed on your computer
- A OneMillion account (you'll create one during setup if you don't have one)
That's it. No other software, no terminal commands, no configuration files.
Installation Steps
Step 1: Download the Extension
Go to the OneMillion portal and download the .vsix file:
code.onemillion.build/downloads
Click Download .vsix for your editor (VS Code or Cursor — same file works for both).
Step 2: Open VS Code or Cursor
Launch your editor. If this is your first time using it, that's okay — we'll guide you through everything.
Step 3: Install the .vsix File
There are two ways to install:
Option A: Drag and Drop
Drag the downloaded .vsix file directly into the VS Code or Cursor window. The editor will prompt you to install it.
Option B: Command Palette
-
Open the Command Palette:
Operating System Shortcut macOS ⌘ + Shift + PWindows/Linux Ctrl + Shift + P -
Type
Install from VSIXand press Enter -
Select the downloaded
.vsixfile -
Wait a few seconds for the installation to complete
Option C: Terminal
# VS Code
code --install-extension onemillion-code-latest.vsix
# Cursor
cursor --install-extension onemillion-code-latest.vsix
Step 4: Reload the Editor
After installation, reload your editor window:
- Open the Command Palette (
⌘/Ctrl + Shift + P) - Type
Reload Windowand press Enter
Step 5: Open OneMillion Code
After reloading, you'll see a new icon in your Activity Bar — the OneMillion logo.
Click it to open the OneMillion Code panel.
The extension is now installed. Next, you'll connect your OneMillion account to unlock AI access.
Verification
You'll know the installation was successful when:
- ✅ You see the OneMillion icon in the Activity Bar
- ✅ Clicking it opens the OneMillion Code panel
- ✅ You see a welcome screen prompting you to sign in
Updating
When a new version is available, visit code.onemillion.build/downloads and download the latest .vsix. Install it the same way — it will automatically replace the previous version.
The extension also checks for mode and skill updates from the cloud every 30 minutes, so your AI modes stay current even between extension updates.
Troubleshooting
Extension Not Appearing After Install?
- Make sure you reloaded the window (
⌘/Ctrl + Shift + P→ "Reload Window") - Check that the file you downloaded ends in
.vsix - Try installing via the terminal method above
"Extension is not compatible" Error?
Make sure your VS Code or Cursor is up to date. OneMillion Code requires VS Code 1.85 or later.
Still Having Issues?
Visit our Troubleshooting Guide or get help from the community.
Next Steps
Now that OneMillion Code is installed, let's connect your account to unlock AI access:
Connect Your Account →