
Custom instructions for GitHub Copilot in VS Code
Copilot can help you generate code, for example as part of a refactoring, generating unit tests, or implementing a feature. You might have specific libraries you want to use in your project, or a …
Get started with GitHub Copilot in VS Code
Visual Studio Code has rich AI features powered by GitHub. In this tutorial, you discover how to use AI while coding in the editor, to ask questions about your code, and to start an editing …
Announcing a free GitHub Copilot for VS Code
Dec 18, 2024 · We're excited to announce an all new free plan for GitHub Copilot, available for everyone today in VS Code. All you need is a GitHub account. No trial. No subscription. No …
GitHub Copilot in VS Code
Copilot is your AI pair programmer tool in Visual Studio Code. Get code suggestions as you type in the editor, or use natural language chat to ask about your code or start an editing session …
Code completions with GitHub Copilot in VS Code
GitHub Copilot acts as an AI-powered pair programmer, automatically offering suggestions to complete your code, comments, tests, and more. It provides these suggestions directly in the …
VS Code Remote Development
Visual Studio Code Remote Development allows you to use a container, remote machine, or the Windows Subsystem for Linux (WSL) as a full-featured development environment. You can: …
April 2022 (version 1.67) - Visual Studio Code
Welcome to the April 2022 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Explorer file nesting - Nest …
Visual Studio Code tips and tricks
Become familiar with the powerful editing, code intelligence, and source code control features and learn useful keyboard shortcuts. Make sure to explore the other in-depth topics in Getting …
Visual Studio Code on Linux
VS Code ships monthly releases and supports auto-update when a new release is available. Install Git, Node.js, TypeScript, language runtimes, and more. Customize VS Code with …
Sidebars | Visual Studio Code Extension API
UX guidelines for the Side Bar in a Visual Studio Code extension.