10 results found
-
AI language models in VS Code
Learn how to choose between different AI language models and how to use your own language model API key in Visual Studio Code.
-
Custom agents in VS Code
Learn how to create custom agents (formerly custom chat modes) to tailor AI chat behavior in VS Code for your specific workflows and development scenarios.
-
GitHub Copilot in VS Code
GitHub Copilot in VS Code GitHub Copilot provides AI-powered agents and coding tools in Visual Studio Code. Use autonomous agents that plan, implement, and verify changes across your entire project with deep semantic understanding of your codebase. Run multiple agent sessions in parallel: locally, in the background, or in the cloud. Choose from Copilot, third-party agents like Claude and Codex ...
-
Announcing a free GitHub Copilot for VS Code
With GitHub Copilot Free you get 2000 code completions/month. That's about 80 per working day - which is a lot. You also get 50 chat requests/month, as well as access to both GPT-4o and Claude 3.5 Sonnet models. If you hit these limits, ideally it's because Copilot is doing its job well, which is to help you do yours!
-
A Unified Experience for all Coding Agents - Visual Studio Code
A Unified Experience for all Coding Agents November 5, 2025 by VS Code Team, @code Special thanks to Rob Lourens, Bhavya U, Matt Bierner, Peng Lyu, Osvaldo Ortega, Josh Spicer, Brigit Murtaugh, Martin Aeschlimann, Alex Britez and Harald Kirschner for their work on these features. If we had to pick one word to describe the past year, it would probably be "Agent". Agents took over VS Code in ...
-
Introducing auto model selection (preview) - Visual Studio Code
Use auto model selection in VS Code to get faster responses, reduced rate limiting, and a 10% discount on premium requests for paid users.
-
Set up GitHub Copilot in VS Code - Visual Studio Code
Access your GitHub Copilot subscription and set up GitHub Copilot in Visual Studio.
-
Inline suggestions from GitHub Copilot in VS Code
Get AI-powered inline suggestions from GitHub Copilot in VS Code, including ghost text completions and next edit suggestions.
-
Language Model API | Visual Studio Code Extension API
A guide to adding AI-powered features to a VS Code extension by using language models and natural language understanding.
-
The open source AI code editor - Visual Studio Code
Copilot Claude Code Codex Cline Gemini Chat I'm building an image processing service. Can you please create a new endpoint that implements support for batch image processing?