
Microsoft’s latest VS Code AI extension update (version 1.87, released March 2024) introduces multi-model support, allowing developers to switch between GPT-4, Claude 3, and Gemini Pro within a single interface. The update delivers 40% faster code completions and adds inline AI chat capabilities directly in the editor, eliminating the need to switch between panels.
The core additions include multi-model AI switching, inline chat functionality, and context-aware code suggestions that analyze your entire workspace. The extension now supports over 50 programming languages with specialized training for TypeScript, Python, and Rust. Performance improvements reduce latency from 800ms to 480ms for typical code completion requests, making AI assistance feel nearly instantaneous.
Open VS Code, navigate to Extensions (Ctrl+Shift+X), search for “GitHub Copilot” or your preferred AI extension, and click Update. Alternatively, VS Code auto-updates extensions by default. Restart your editor after installation to activate new features. You’ll need an active subscription (GitHub Copilot starts at $10/month for individuals).
The update provides native integration with GPT-4 Turbo, Claude 3 Opus, Claude 3 Sonnet, and Google’s Gemini Pro 1.5. Switch models via the command palette (Ctrl+Shift+P) by typing “AI: Select Model.” Each model excels in different scenarios—GPT-4 for general coding, Claude for complex refactoring, and Gemini for data analysis tasks.
Discover more content from our partner network.