Skip to main content

Supported IDEs

Early Catch is designed for Visual Studio Code and compatible forks that support .vsix extension installation. Below you'll find the IDEs we support, and the recommended way to install Early Catch in each.

🔧 Supported IDEs at a Glance

  • Visual Studio Code (Stable and Insiders)
  • Cursor
  • Windsurf
  • ✅ Any editor supporting the Open VSX Registry

Early Catch officially supports Visual Studio Code version 1.93.0 or higher.
This includes both the Stable and Insiders builds.

To install the extension from the Marketplace:

  1. Click this link to open the extension page in VS Code.
  2. Click the Install button.
  3. Once installed, open the Command Palette (Cmd+Shift+P or Ctrl+Shift+P) and run:
    View: Show Early

If the extension opens without errors, you're good to go!

💡 See full installation steps →


🧭 Cursor & Windsurf (and other forks)

If you're using a forked editor like Cursor or Windsurf, you have two installation options:

Early Catch is available in the Open VSX Registry, which is supported by many VS Code forks including Cursor and Windsurf.

➡️ Install Early Catch via Open VSX

2️⃣ Install Using a .vsix File

If Open VSX is unavailable or if you prefer manual installation, you can install the extension using a .vsix file from our public GitHub release repository:

➡️ earlyai-vscode-release/releases

Each release includes a downloadable .vsix file as an asset:

VSIX file in GitHub Release

🛠 Installing the .vsix File

You can install the .vsix file in VS Code, Cursor, Windsurf, or any compatible fork:

Option A – Command Palette

  1. Press Cmd+Shift+P (or Ctrl+Shift+P on Windows/Linux)
  2. Type and select:
    Extensions: Install from VSIX...
  3. Choose the downloaded .vsix file

Option B – Extensions View

  1. Click the Extensions icon in the sidebar
  2. Open the ⋮ More Actions menu in the top-right
  3. Choose Install from VSIX...
Install from VSIX in VSCode

Once installed, restart the editor if prompted.


🔔 Stay Updated

To get notified about new versions, consider watching the release repo on GitHub:

Watch GitHub Releases

❓ Need Help?

Check out the installation guide,
use Open VSX,
or reach out to us at support@startearly.ai.