The fastest copilot.
Supermaven lets you write code 2x faster with AI.
Editor
Button 1Button 2Button 3Button 4Button 5
Open folderSupermaven
Closed folderClosed folderdb
Closed folderClosed folderutils
Open folderOpen foldersrc
Open folderFileindex.ts
Open folderFileserver.py
File.gitignore
FileREADME.md
Fileindex.ts
FileREADME.md
Fileserver.py
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
import { PostMetadata } from '@/utils/types';
function parsePostMetadata(lines: string[]): PostMetadata[] {
    const result: PostMetadata[] = [];
    for (let line of lines) {
        const obj = JSON.parse(line);
        if (obj.type !== "metadata") {
            continue;
        }
        result.push({
            title: obj.title,
            description: obj.description,
            author: obj.author,
            date: new Date(obj.date),
        });
    }
    return result;
}
Sparkle
Contextual suggestions
Supermaven finds the definition of PostMetadata elsewhere in the codebase and uses it to provide the right suggestions.
Trusted by engineers at
DigitalOceanMidjourneyFramerTensorUploadThingSizzy
Write functions in seconds.
Not minutes.
3X
Faster responses than our competitors
Tool
Latency (ms)
Supermaven
250
Leading Competitor
783
Read more right arrow
The first code completion tool with a 1 million token context windowOver 30x larger context window compared to other tools
JetbrainsJetBrainsVSCodeVS CodeNeovimNeovim
Compatible with VS Code, JetBrains IDEs, and Neovim.
The most efficient chat interface for developers.
CheckChat with GPT-4o, Claude 3.5 Sonnet, GPT-4, and other leading models.
CheckUse hotkeys to quickly view diffs, apply changes, start conversations, and switch models.
CheckEasily attach recently edited files to your messages - Supermaven Chat links the model's code responses back to your original code to show diffs and apply changes.
CheckFix errors by automatically uploading your code together with compiler diagnostic messages in a single click.
Chat
Designed for speed
A real-time demo of Supermaven being used

Plans & Pricing

Whether you're a solo developer or a fast-moving company, we have the right plan for you.

Free Tier

$0

/month

The fastest copilot, completely free.

  • Fast, high-quality code suggestions
  • Works with large codebases
  • 7-day data retention limit (details)
  • Adapts to your coding style (Pro only)
  • 1 million token context window (Pro only)
  • Largest, most intelligent model (Pro only)
  • $5/month in Supermaven Chat credits (Pro only)

Pro

$10

/month

Pro adds a 1 million token context window for professional-size codebases.

  • Fast, high-quality code suggestions
  • Works with large codebases
  • 7-day data retention limit (details)
  • Adapts to your coding style
  • 1 million token context window
  • Largest, most intelligent model
  • $5/month in Supermaven Chat credits
  • 30-day free trial
  • Centralized user management and billing (Team only)

Team

$10

/month per user

Accelerate your company with all Pro features plus centralized user management.

  • Unlimited users per team
  • Fast, high-quality code suggestions
  • Works with large codebases
  • 7-day data retention limit (details)
  • Adapts to your coding style
  • 1 million token context window
  • Largest, most intelligent model
  • $5/month in Supermaven Chat credits per user
  • Centralized user management and billing
Frequently Asked Questions

What is a context window?

Toggle icon

What model does Supermaven use?

Toggle icon

How does Supermaven handle my code data?

Toggle icon
Supermaven logo
Menu icon
Pricing
About
Blog
Login
Bolt

Try Supermaven for free

Download
Supermaven logo
  • Contact Us
  • Privacy Policy
  • Code Policy
  • Terms of Service
  • Language Examples
Twitter logoTwitter logoDiscord logoDiscord logo