AI Coding Assistants for VS Code - A Developer's Comparison
π€ VS Code is my go-to IDE. Experienced with Python, but a recent, smaller project had me venturing into JavaScript, CSS, and HTML. Opportunity to compare some compatible AI coding assistants (which are here to stay)!
π€ + π» GitHub Copilot
π Paid service, costing $10 p/m.
π Tab autocomplete works well, for me the best autocomplete, maintains context well.
π Limited to OpenAI's GPT4 and Codex models.
β‘οΈ Cursor
π Lots of buzz about Cursor, including from @Andrej Karpathy.
π Twice as expensive as Copilot, at $20 p/m for paid tier and access to OpenAI/Anthropic LLM completions. Or free if bringing your own closed provider API keys.
π Slick chat UI.
π IMO not so great maintaining context between questions.
π Couldn't get working with self-hosted LLM router.
π Looks identical to VS Code, but it's a fork. Don't want to get locked into this.
π Tab autocomplete only in paid tier!
β© Continue
π Maintains same VSCode functionality, it's just an extension.
πFull control over model selection for chat text generation/autocomplete/embedding. Bring my own API keys for cloud hosted models, or
πSeemlessly integrate self-hosted models!
πGood context retention
For now, sticking with Continue, cancelling that GitHub Copilot sub.
