Verdent for Visual Studio Code
Verdent brings precision and control to AI-powered development through a Plan-Verify-Code workflow. Plan exactly what to build, verify it works correctly, and deliver reliable code—all within your existing Visual Studio Code workflow.
Get Started in Minutes
Prerequisites:- Visual Studio Code installed
- Verdent subscription (starting at $19/month)
- Visual Studio Code Marketplace
- Extensions Panel
- Command Line
Visit the Verdent extension page and click Install.
1
Open Visual Studio Code
Open Visual Studio Code in your project folder.
2
Access Verdent
Click the Verdent icon in the sidebar
3
Sign In
Sign in when prompted to authenticate with your Verdent account.
What is Verdent?
Verdent for Visual Studio Code is an AI coding assistant built for professional software projects. Traditional AI coding tools guess your intent. Verdent lets you plan exactly what to build, verify it works correctly, and deliver reliable code every time. Plan-Code-Verify Workflow:- Plan - Clarify requirements and design solutions with clear, visual logic diagrams
- Code - Review, refactor, and improve your code with Code Diff, delivering clear results every time
- Verify - Catch issues early with dedicated verifier subagents and browser tools
- Build features from descriptions: Tell Verdent what you want to build in plain English in Plan mode and set your plan rules. It will make a professional plan, write the code, and ensure it works through comprehensive verification
- Code-Verify loop for reliability results: Review, refactor, and improve your code with ease, and deliver clear results every time. Multi-modal inputs ensure implementation matches exact requirements. Automate test interactions and catch issues early with a verifier subagent and browser tools. Validation happens continuously throughout development.
- Debug and fix issues: Describe a bug or paste an error message. Verdent will analyze your codebase, identify the problem, and implement a fix with multipass testing
- Navigate and refactor any codebase: Ask anything about your codebase and get thoughtful answers. Perform safe refactoring across multiple files while preserving functionality
Why Developers Choose Verdent
- Multi-Provider Intelligence: Unlike competitors locked to a single AI provider, Verdent orchestrates models from different providers (Claude, GPT-5, Gemini, Kimi) within a single workflow. Each specialized agent leverages the optimal model for its specific task.
- Plan-Code-Verify Workflow: Plan precisely what to build, verify it works correctly before delivery, and code with confidence. Verdent asks clarifying questions, creates structured plans, automates verification, and ensures alignment before making changes. After generating a plan, choose Edit to refine or Start Building to execute.
- **Professional Plan Mode: **In Plan mode, Verdent can transform informal ideas into production-ready implementation plans through structured requirement clarification, plan rules and visual design. Collaborative dialogue and iterative refinement ensure alignment before implementation begins.
- Native Visual Studio Code Integration: Works seamlessly within your existing workflow with minimal disruption. No need to learn new tools or restructure your development process.
Pricing Plans
Verdent uses a credit-based pricing model with four tiers:| Plan | Price | Monthly Credits* | Best For |
|---|---|---|---|
| Free Trial | $0 | 100 (7 days) | One-time offer per new user |
| Starter | $19/month | 320 | Light users & first-time explorers |
| Pro | $59/month | 1,000 | Regular users & mid-sized projects |
| Max | $179/month | 3,000 | Heavy users & demanding tasks |
Limited-time 2× bonus active: All plans currently include double credits (320 becomes 640, 1,000 becomes 2,000, 3,000 becomes 6,000). Verdent will provide 15+ days advance notice before this bonus ends. All plans include access to Claude Sonnet 4.5, GPT-5, and GPT-5-Codex.
Use Cases at a Glance
Writing New Code
Autonomous planning and implementation of new features, components, and functions across multiple files with intelligent task breakdown.
Code Understanding
Deep codebase analysis, explaining complex functions, identifying patterns, and performing safe refactoring while preserving functionality.
Testing & Debugging
Comprehensive test generation, bug diagnosis from error messages, and multipass repair cycles until code passes verification.
Multi-File Operations
Coordinated changes across multiple files with understanding of project structure, dependencies, and architectural improvements.
FAQs
What is Visual Studio Code?
What is Visual Studio Code?
Visual Studio Code is a free, open-source code editor developed by Microsoft. It’s a lightweight but powerful development environment that supports multiple programming languages and offers features like debugging, syntax highlighting, intelligent code completion, and integrated version control. Verdent integrates directly into Visual Studio Code as an extension, adding AI-powered coding capabilities to your existing workflow.
What is Plan Mode?
What is Plan Mode?
Plan Mode is a read-only execution mode where Verdent analyzes code, conducts research, and creates detailed implementation plans without modifying files or executing commands. After generating a plan, Verdent presents two options: Edit (to request modifications and refine the plan) or Start Building (to switch to Agent Mode and begin execution). The agent can ask clarifying questions to remove uncertainty before execution. This mode is ideal for complex tasks where you want to review the approach before committing to changes, ensuring alignment between your expectations and Verdent’s proposed solution.