Installing Caret
Note
이 가이드는 Caret v3.38.1 머지본을 기준으로 캐럿(Caret)에 맞춰 작성되었습니다. 캐럿 전용 정책(지원 OS/스토어, 인증·라우팅, 모델 제한)이 있는 경우 각 섹션에 <Note>로 표시합니다.
Note
Ready to get started? Installation takes less than 2 minutes! Choose your editor below and follow the simple steps.
Before You Begin
Create Your Account
Sign up for a free Caret account to get:
- Access to multiple AI models including stealth models
- Seamless setup without managing API keys
- Occasional free inferencing through partner providers
Have a Compatible Editor
Caret works with:
- VS Code / Cursor
- JetBrains IDEs (IntelliJ, PyCharm, WebStorm, etc.)
- VSCodium / Windsurf
Install one before proceeding.
Installation Instructions
- vs-code-cursor
- jetbrains-ides
- vscodium-windsurf
Open Extensions
Launch VS Code and open the Extensions view:
- Press
Ctrl/Cmd + Shift + X, or - Click the Extensions icon in the Activity Bar
Search for Caret
Type "Caret" in the Extensions marketplace search bar
Install
Click the Install button on the Caret extension
Access Caret
After installation completes:
- Click the Caret icon in the Activity Bar, or
- Open Command Palette (
Ctrl/Cmd + Shift + P) → type "Caret: Open In New Tab"
Warning
If VS Code shows "Running extensions might..." dialog, click Allow. If you don't see the Caret icon, restart VS Code.
Success
Installation Complete! You should now see the Caret interface in your editor. Time to sign in!
Troubleshooting
Plugin Installation Issues
If you can't find Caret in the marketplace:
- Make sure you're searching in the Marketplace tab (not Installed)
- Try searching for "Caret AI" or just "Caret"
- Check that your VS Code version is compatible
If installation fails:
- Restart your VS Code and try again
- Check your internet connection
- Try installing from VSIX file as an alternative
Plugin Not Appearing
If you don't see the Caret tool window after installation:
- Restart VS Code completely (File → Exit and reopen)
- Check View → Command Palette → "Caret: Open In New Tab"
- Verify the plugin is enabled in Extensions view
- Look for the Caret icon in your Activity Bar (usually on the left side)
Common Issues
Plugin appears to be installed but doesn't work:
- Ensure you've restarted VS Code after installation
- Check if there are any error messages in the Developer Console
- Try disabling and re-enabling the extension
Performance or compatibility issues:
- Make sure you're using a supported VS Code version
- Check for VS Code updates that might improve compatibility
- Consider closing other resource-intensive extensions if needed
Need help? Join our Discord community.
Note
Caret for JetBrains works almost identically to VS Code, with all core features: diff editing, tools, multiple API providers, MCP servers, Caret rules/workflows, and more.
Choose Your Installation Method
- from-ide
- browser-install
- manual-install
Open Settings
In your JetBrains IDE, go to Settings:
- Windows/Linux:
Ctrl+Alt+S - macOS:
Cmd+,
Navigate to Plugins
Go to Plugins → Marketplace tab
Install Caret
Search for "Caret" and click Install
Restart IDE
Restart your IDE to complete the installation
Visit Marketplace
Go to the JetBrains Marketplace
Click Install to IDE
Click the Install to IDE button
Confirm in IDE
Your IDE will open and prompt you to confirm the installation
Restart IDE
Restart to complete the installation
Download Plugin
Download from the marketplace page
Open Settings
Go to Settings → Plugins
Install from Disk
Click the gear icon → Install Plugin from Disk
Select File & Restart
Select the downloaded .zip file and restart your IDE
Success
Installation Complete! Find Caret in View → Tool Windows → Caret (usually on the right side).
What Works in JetBrains
✅ All Core Features
- Diff editing and file modifications
- Multiple API providers (Anthropic, OpenAI, local models)
- MCP servers and custom tools
- Caret rules and workflows
- @ mentions for files, folders, and problems
- Drag & drop support
📋 Terminal Integration Difference
JetBrains shows terminal output differently than VS Code:
- VS Code: Output streams directly to chat
- JetBrains: Output appears in collapsible "Command Output" sections
Commands execute successfully in both—just expand the section to see results in JetBrains.
Troubleshooting
Plugin Installation Issues
If you can't find Caret in the marketplace:
- Make sure you're searching in the Marketplace tab (not Installed)
- Try searching for "Caret AI" or just "Caret"
- Check that your IDE version is compatible (2023.1 or later recommended)
If installation fails:
- Restart your IDE and try again
- Check your internet connection
- Try installing from disk as an alternative
Plugin Not Appearing
If you don't see the Caret tool window after installation:
- Restart your IDE completely (File → Exit and reopen)
- Check View → Tool Windows → Caret
- Verify the plugin is enabled in Settings → Plugins → Installed tab
- Look for the Caret icon in your IDE's tool window bar (usually on the right side)
Common Issues
Plugin appears to be installed but doesn't work:
- Ensure you've restarted your IDE after installation
- Check if there are any error messages in the IDE's event log
- Try disabling and re-enabling the plugin in Settings
Performance or compatibility issues:
- Make sure you're using a supported JetBrains IDE version
- Check for IDE updates that might improve compatibility
- Consider allocating more memory to your IDE if needed
Need help? Join our Discord community.
Note
These editors use the Open VSX Registry instead of the VS Code Marketplace, but the installation process is nearly identical.
Open Extensions
Launch your editor (VSCodium, Windsurf, etc.) and open Extensions view:
- Press
Ctrl/Cmd + Shift + X
Search for Caret
Type "Caret" in the marketplace search bar
Install by Author
Select "Caret" by saoudrizwan and click Install
Reload if Needed
Reload your editor if prompted to complete installation
Success
Installation Complete! Look for the Caret icon in your Activity Bar or use the Command Palette.
Troubleshooting
Plugin Installation Issues
If you can't find Caret in the marketplace:
- Make sure you're searching in the Marketplace tab (not Installed)
- Try searching for "Caret AI" or just "Caret"
- Check that your editor version is compatible
If installation fails:
- Restart your editor and try again
- Check your internet connection
- Try installing from disk as an alternative
Plugin Not Appearing
If you don't see the Caret tool window after installation:
- Restart your editor completely (File → Exit and reopen)
- Check View → Command Palette → "Caret: Open In New Tab"
- Verify the plugin is enabled in Extensions view
- Look for the Caret icon in your Activity Bar (usually on the left side)
Common Issues
Plugin appears to be installed but doesn't work:
- Ensure you've restarted your editor after installation
- Check if there are any error messages in the Developer Console
- Try disabling and re-enabling the extension
Performance or compatibility issues:
- Make sure you're using a supported editor version
- Check for editor updates that might improve compatibility
- Consider closing other resource-intensive extensions if needed
Need help? Join our Discord community.
Next Steps: Sign In & Start Building
Open Caret
Find and open Caret in your editor:
- VS Code/Cursor/VSCodium/Windsurf: Click the Caret icon in the Activity Bar
- JetBrains: Go to View → Tool Windows → Caret
Sign In
Click the Sign Up button in the Caret interface
Info
You'll be redirected to app.caret.bot to authenticate. After signing in, you'll automatically return to your editor.
You're All Set!
Success
Congratulations! You're all set to start using Caret!
Caret is now ready to help you build projects.
Tips for Success
Ask Questions
Don't know something? Ask in Plan Mode! Caret can explain concepts, debug errors, and guide you through tasks.
Use Screenshots
Some models understand screenshots of what you're working on or errors you encounter.
Share Error Messages
Use @problems to share error messages for quick solutions and debugging help.
Speak Naturally
Use your own words—no need for technical jargon. Caret will translate your ideas into code.
Need Help?
Join Our Discord
Connect with our team and community for support, tips, and discussions.
Read the Docs
Explore guides for new coders, model selection, and advanced features.


.png)



