This guide walks you through installing Verdent for VS Code from the Visual Studio Code Marketplace and completing the initial authentication.

Requirements

Before installing Verdent, ensure your system meets these prerequisites:

System Requirements

  • Visual Studio Code: Version 1.90.0 or higher
  • Operating System: macOS 11+, Windows 10+, or Linux (Ubuntu 20.04+, Debian 10+, RHEL 8+)
  • Internet Connection: Active connection required for AI service communication
  • Git: For version control integration and tracking code changes
See System Requirements for detailed compatibility information.

Installing the Extension

Verdent for VS Code is distributed through the Visual Studio Code Marketplace.
1

Visit Marketplace

Navigate to the Verdent extension page in your browser.
2

Click Install

Click the Install button on the marketplace page.
3

Open in VS Code

VS Code will automatically open and begin the installation process.
If you use VS Code Settings Sync, Verdent will automatically install on new machines when you sync your extensions list.

Authentication & Setup

After installation, you’ll need to authenticate with your Verdent account to start using the extension.

Initial Authentication

1

Open Verdent

After installation, click the Verdent icon in the VS Code sidebar. You’ll see Sign In / Sign Up options.
2

Sign In

Click Sign In. VS Code will show a popup asking “Do you want Code to open the external website?” - click Open.
3

Browser Authentication

Your browser will open to the Verdent authentication page. Sign in with your Verdent account credentials (email/password or OAuth providers like Google, GitHub, etc.).
4

Authorize VS Code

Grant VS Code access to your Verdent account when prompted.
5

Return to VS Code

Return to VS Code once authentication completes. The Verdent panel will now display the input interface.
Total time: 2-3 minutes for complete installation and setup.

Initial Configuration (Optional)

Verdent for VS Code is designed for immediate use after authentication with minimal configuration required. Default Settings:
  • Permission Mode: Auto-Run Mode (auto approve for safe operation)
  • Model Preset: Balance (optimal performance/cost blend)
  • Context Management: Automatic
Optional Customization: You can adjust these settings later through the Verdent panel:
  • Permission Mode - Choose Manual Accept, Auto-Run, Plan Mode, or Skip Permissions
  • Model Selection - Select Performance, Balance, Efficiency presets or specific models
  • Workspace Settings - Configure project-specific preferences
Most users can start using Verdent immediately after signing in without any additional configuration. Advanced settings can be adjusted as needed.

Verifying Installation

Confirm your installation is working correctly with these simple checks:

Visual Verification

  1. Sidebar Icon - Look for the Verdent icon in the VS Code sidebar (left side)
  2. Extension List - Open Extensions panel (Cmd+Shift+X / Ctrl+Shift+X) and confirm “Verdent” shows as installed with a checkmark

Functional Verification

1

Open Verdent Panel

Click the Verdent icon in the sidebar or press Cmd+L (macOS) / Ctrl+L (Windows/Linux).
2

Send Test Prompt

Try a simple request like “Explain what this workspace contains” in the input box.
3

Receive Response

Verdent should analyze your workspace and provide a response within seconds.
Success Indicators:
  • Verdent icon visible in sidebar
  • Successfully authenticated account
  • Can send prompts and receive responses

Troubleshooting

If verification fails, try these solutions:
IssueSolution
Sidebar icon missingRestart VS Code or check for extension updates
Prompts don’t respondCheck internet connection and firewall settings
Extension not foundEnsure VS Code version is 1.90.0 or higher
Verdent requires an active internet connection. If prompts aren’t responding, verify your network connectivity and firewall configuration allows outbound HTTPS to Verdent’s API endpoints.

Next Steps