Your code editor. Redefined with AI.
Web, Insiders edition, or other platforms
By using VS Code, you agree to its license and privacy statement.
![](/assets/home/hero-background.webp)
Choose the model that works for you
Pick the model that works best for your project and team, including GPT 4o and Claude Sonnet.
![Dropdown menu in GitHub Copilot Chat displaying AI model options: 'GPT 4o' selected, with other options like 'Claude 3.5 Sonnet (Preview)', 'Gemini 2.0 Flash (Preview)', and 'o3-mini (Preview)'](/assets/home/choose-model-dark.webp)
![Dropdown menu in GitHub Copilot Chat displaying AI model options: 'GPT 4o' selected, with other options like 'Claude 3.5 Sonnet (Preview)', 'Gemini 2.0 Flash (Preview)', and 'o3-mini (Preview)'](/assets/home/choose-model-light.webp)
An expert on your codebase
Copilot locally indexes your codebase to understand what’s relevant and supplements that context to interactions with Copilot.
![VS Code Copilot Edits prompt input with a working set of two files. The prompt message mentions #codebase and #file:HistoryView.swift for context.](/assets/home/multi-file-dark.webp)
![VS Code Copilot Edits prompt input with a working set of two files. The prompt message mentions #codebase and #file:HistoryView.swift for context.](/assets/home/multi-file-light.webp)
Personalized to your needs
Copilot works the way you do. Customize Copilot's prompts with details about your team's workflows, tools, and projects.
![Settings JSON for copilot instructions, the first set to `use React functional components', then including another file for extra instructions 'code-style.md'.](/assets/home/instructions-dark.webp)
![Settings JSON for copilot instructions, the first set to `use React functional components', then including another file for extra instructions 'code-style.md'.](/assets/home/instructions-light.webp)
Multi-file edits
Describe what you want to build in natural language, and Copilot Edits takes care of the rest. Copilot Edits makes changes across files in your codebase with a UI designed for rapid iteration. It's the fastest way to add new functionality to your apps.
Build with Copilot Edits![VS Code window showing a code editor with projects.tsx open, alongside a Copilot Edits panel. The chat discusses modifications to make each project a link and add dynamic pages. Two files, projects.tsx and [slug].tsx, are in the working set, with GitHub Copilot suggesting edits.](/assets/home/swimlane-chat-dark.webp)
![VS Code window showing a code editor with projects.tsx open, alongside a Copilot Edits panel. The chat discusses modifications to make each project a link and add dynamic pages. Two files, projects.tsx and [slug].tsx, are in the working set, with GitHub Copilot suggesting edits.](/assets/home/swimlane-chat-light.webp)
Code suggestions
Copilot predicts your next thought with Next Edit Suggestions. Use the Tab key to accept AI-powered suggestions right in your editor. Next Edit Suggestions will intelligently suggest where and what to change across your file based on the edits you're making.
Pair program with Copilot![Code editor showing a JavaScript file post.js. It defines a render method that renders a social media post by calling an external API. Next Edit Suggestions is suggesting how to complete the implementation.](/assets/home/swimlane-nes-dark.webp)
![Code editor showing a JavaScript file post.js. It defines a render method that renders a social media post by calling an external API. Next Edit Suggestions is suggesting how to complete the implementation.](/assets/home/swimlane-nes-light.webp)
Code with extensions
Extensions let you customize VS Code and Copilot with AI-powered features grounded securely in your team's data and workflows. Grab one from the gallery and add it to chat like @azure, or build your own Copilot extension to power your team's unique scenarios.
![Python extension icon](/assets/images/python-extension.png)
Python
Adds rich language support for Python
![Stripe extension icon](/assets/images/stripe-extension.png)
Stripe
Build, test, and use Stripe inside your editor
![C/C extension icon](/assets/images/c-extension.png)
C/C++
Adds rich language support for C/C++
View 60k+ extensions in the Extension Marketplace
Code in any language
VS Code supports almost every major programming language. Several ship in the box, like JavaScript, TypeScript, CSS, and HTML, but extensions for others can be found in the VS Code Marketplace.
![JavaScript icon](/assets/home/language-js.png)
JavaScript
![TypeScript icon](/assets/home/language-ts.png)
TypeScript
![Python icon](/assets/home/language-python.png)
Python
![C# icon](/assets/home/language-cs.png)
C#
![C++ icon](/assets/home/language-cpp.png)
C++
![HTML icon](/assets/home/language-html.png)
HTML
![Java icon](/assets/home/language-java.png)
Java
![JSON icon](/assets/home/language-json.png)
JSON
![PHP icon](/assets/home/language-php.png)
PHP
![Markdown icon](/assets/home/language-markdown.png)
Markdown
![Powershell icon](/assets/home/language-powershell.png)
Powershell
![YAML icon](/assets/home/language-yaml.png)
YAML
Fully customizable
Customize your VS Code UI and layout so that it fits your coding style.
Color themes let you modify the colors in VS Code's user interface to suit your preferences and work environment.
Settings Sync enables you to share your user settings across your VS Code instances with the Settings Sync feature.
Profiles let you create sets of customizations and quickly switch between them or share them with others.
![Selecting the GitHub Dark theme with a quick pick](/assets/home/swimlane-customized.png)
![Selecting the GitHub Dark theme with a quick pick](/assets/home/swimlane-customized-light.png)
Code anywhere
Code wherever you're most productive, whether you're connected to the cloud, a remote repository, or in the browser with VS Code for the Web (vscode.dev).
Built-in Source Control empowers you with Git support out-of-the-box. Many other source control providers are available through extensions.
GitHub Codespaces provides cloud-powered development environments for any activity - whether it's a long-term project, or a short-term task like reviewing a pull request.
![vscode.dev in an Edge browser tab](/assets/home/swimlane-anywhere.png)
![vscode.dev in an Edge browser tab](/assets/home/swimlane-anywhere-light.png)
Code with rich features
There's a lot more to an editor. Whether it's using built-in features or rich extensions, there's something for everyone.
Integrated terminal
Use your favorite shell whether it's zsh, pwsh, or git bash, all inside the editor.
Run code
Run and debug your code without leaving your editor.
Version control
Built-in support for git and many other source control providers.
Build tasks
Run tools and analyze their results from within VS Code.
Local history
Never lose your changes with automatically tracked local history.
Themes
Your theme is an extension of your personality. Add some flair to your editor and add your touch.
Accessibility
Optimized experience for screen readers, high contrast themes, and keyboard-only navigation.
Web support
Whether you are on your phone, tablet, or desktop, you can access your code from anywhere.