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
Optional but Recommended
- Git: For version control integration and tracking code changes
Installing the Extension
Verdent for VS Code is distributed through the Visual Studio Code Marketplace.- VS Code Marketplace
- Extensions Panel
- Command Line
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.
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.
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
- 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
- Sidebar Icon - Look for the Verdent icon in the VS Code sidebar (left side)
- 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.
- Verdent icon visible in sidebar
- Successfully authenticated account
- Can send prompts and receive responses
Troubleshooting
If verification fails, try these solutions:| Issue | Solution |
|---|---|
| Sidebar icon missing | Restart VS Code or check for extension updates |
| Prompts don’t respond | Check internet connection and firewall settings |
| Extension not found | Ensure VS Code version is 1.90.0 or higher |