- Notifications
You must be signed in to change notification settings - Fork855
Copilot Chat extension for VS Code
License
microsoft/vscode-copilot-chat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GitHub Copilot is an AI peer programming tool that helps you write code faster and smarter.
GitHub Copilot adapts to your unique needs allowing you to select the best model for your project, customize chat responses with custom instructions, and utilize agent mode for AI-powered, seamlessly integrated peer programming sessions.
Sign up forGitHub Copilot Free!
When you install Copilot in Visual Studio Code, you get two extensions:
- GitHub Copilot - Provides inline coding suggestions as you type.
- GitHub Copilot Chat (this extension) - A companion extension that provides conversational AI assistance.
Sign up forGitHub Copilot Free, or request access from your enterprise admin.
To access GitHub Copilot, an active GitHub Copilot subscription is required. You can read more about our business and individual offerings atgithub.com/features/copilot.
Start an AI-powered coding session tailored to your workflow. Copilot Edits allows you to quickly iterate on code changes directly in the editor, across multiple files using natural language. For a more autonomous peer programmer experience,agent mode performs multi-step coding tasks at your command. It automatically handles compile and lint errors, monitors terminal and test output, and iterates until the task is complete.Edit mode offers a conversational, step-by-step coding experience. Engage in multi-turn chat conversations while Copilot applies edits directly to your codebase, allowing you to review changes in context and maintain full control.
Automatically receive code suggestions in the editor fromcompletions andnext edit suggestions to help you write code faster. Code completions provide suggestions at the current location, tailored to your coding style and your existing code. Copilot next edit suggestions (Copilot NES) takes it a step further and predicts what and where your next logical code change will be. Use the Tab key to navigate and accept changes in quick succession.
Ask Copilot for help with any task or question in theChat view, bringing in code from your current files. Rather than giving you a generic answer, it can give answers that are relevant for your codebase using information provided byparticipants,variables, andslash commands.
Apply Copilot's AI suggestions directly to your code usingInline chat, staying in the flow. Need help with refactoring a method, adding error handling, or explaining a complex algorithm - just launch Copilot in the editor!
GitHub Copilot works on any language, including Java, PHP, Python, JavaScript, Ruby, Go, C#, or C++. Because it’s been trained on languages in public repositories, it works for most popular languages, libraries and frameworks.
As Copilot Chat releases in lockstep with VS Code due to its deep UI integration, every new version of Copilot Chat is only compatible with the latest and newest release of VS Code. This means that if you are using an older version of VS Code, you will not be able to use the latest Copilot Chat.
Only the latest Copilot Chat versions will use the latest models provided by the Copilot service, as even minor model upgrades require prompt changes and fixes in the extension. An older version of Copilot Chat will still use the latest version of Copilot completions.
By using Copilot Chat you agree toGitHub Copilot chat preview terms. Review thetransparency note to understand about usage, limitations and ways to improve Copilot Chat during the technical preview.
Your code is yours. We follow responsible practices in accordance with ourPrivacy Statement to ensure that your code snippets will not be used as suggested code for other users of GitHub Copilot.
To get the latest security fixes, please use the latest version of the Copilot extension and VS Code.
- Sign up forGitHub Copilot Free
- If you're using Copilot for your business, check outCopilot Business andCopilot Enterprise
- Get started with Copilot in VS Code tutorial
- Copilot Chat quickstart video to learn Copilot Chat in less than 4 minutes
- VS Code Copilot Series on YouTube
- FAQ
- Feedback: We'd love to get your help in making GitHub Copilot better!
The GitHub Copilot Extension for Visual Studio Code collects usage data and sends it to Microsoft to help improve our products and services. Read ourprivacy statement to learn more. This extension respects thetelemetry.telemetryLevel
setting which you can learn more about athttps://code.visualstudio.com/docs/supporting/faq#_how-to-disable-telemetry-reporting.
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under theMIT license.
About
Copilot Chat extension for VS Code
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.