Double - DeepSeek R1, OpenAI o1, Sonnet, and moreExtension36/100 via “context-aware code completion with style convention detection”
AI Coding Assistant | Chat with AI and delegate your edits | Get Autocomplete AI suggestions as you write code | Review AI suggestions in diff style | Access the latest models including OpenAI o1, DeepSeek R1, Llama 3.1 405B/70B/8B, Claude 3.7 Sonnet, Claude 3 Opus, GPT-4o, and more
Unique: Automatically detects and matches file-level style conventions without explicit configuration, whereas most competitors (Copilot, Codeium) generate code in a default style and rely on post-generation formatters. Double's approach reduces friction by embedding style awareness into the suggestion generation itself.
vs others: Reduces manual formatting work compared to Copilot, but lacks integration with project-wide linting tools (ESLint, Pylint) that could provide more accurate style rules than file-level inference.