Skip to main content

Install in Cursor

Cursor is a VS Code fork with AI capabilities. It supports the VS Code Marketplace for easy extension installation.

Prerequisites

  • Cursor (latest version recommended)

Method 1: Search in Cursor

  1. Open Cursor
  2. Open the Extensions view:
    • Click the Extensions icon in the Activity Bar, or
    • Press Ctrl+Shift+X (Windows/Linux) or Cmd+Shift+X (macOS)
  3. Search for "SF Veritas"
  4. Click Install on the "SF Veritas" extension by Sailfish AI
  5. The extension will activate automatically

Method 2: Command Line

cursor --install-extension sailfish-ai.sf-veritas-extension

Alternative: Install from VSIX

If you need to install from a VSIX file:

  1. Download the VSIX file from Open VSX
  2. In Cursor, open the Extensions view (Ctrl+Shift+X / Cmd+Shift+X)
  3. Click the ... (More Actions) button
  4. Select "Install from VSIX..."
  5. Navigate to and select the downloaded VSIX file
  6. Click Install and reload when prompted

Verify Installation

  1. Look for the SF Veritas icon in the Activity Bar (left sidebar)
  2. Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
  3. Type "SF Veritas" and verify you see the available commands

Configuration

After installation, configure the extension through Cursor settings:

  1. Open Settings (Ctrl+, / Cmd+,)
  2. Search for "SF Veritas"
  3. Adjust settings as needed (same options as VS Code)

Troubleshooting

Extension not appearing

  1. Fully close and reopen Cursor
  2. Check the Extensions view to ensure SF Veritas is listed
  3. Check Output panel → "SF Veritas" for error messages

Next Steps