10 results found
-
Troubleshoot AI in Visual Studio Code
Troubleshoot GitHub Copilot issues in Visual Studio Code with logs, diagnostics, and debugging tools.
-
Remote Development Tips and Tricks - Visual Studio Code
Remote Development Tips and Tricks This article covers troubleshooting tips and tricks for each of the Visual Studio Code Remote Development extensions. See the SSH, Containers, and WSL articles for details on setting up and working with each specific extension. Or try the introductory Tutorials to help get you running quickly in a remote ...
-
Troubleshooting source control - Visual Studio Code
Troubleshooting source control This article helps you diagnose and resolve Git issues in Visual Studio Code using output logs and trace logging. Use these diagnostic tools when Git operations fail or behave unexpectedly. Git Output window VS Code uses your machine's Git installation to perform source control operations.
-
Troubleshoot Terminal launch failures - Visual Studio Code
Troubleshooting steps To troubleshoot Integrated Terminal launch failures in Visual Studio Code, follow these steps to diagnose issues: Check your user settings. Review these terminal.integrated settings that could affect the launch: terminal.integrated.defaultProfile.{platform} - The default shell profile that the terminal uses.
-
Introductory Videos - Visual Studio Code
Introductory Videos Start your journey using Visual Studio Code with this set of introductory videos! These videos are designed to give you an overview of VS Code's various features and quickly get you familiar with them. If you prefer going through a step-by-step guide to discover the key features, check out the VS Code tutorial. Linux users: Make sure you have the correct multimedia codecs ...
-
Dev Containers Tips and Tricks - Visual Studio Code
See Docker issue #935 for details. If you are still having trouble, see the Docker Desktop for Windows troubleshooting guide. Enabling file sharing in Docker Desktop The VS Code Dev Containers extension can only automatically mount your source code into a container if your code is in a folder or drive shared with Docker.
-
Visual Studio Code tips and tricks
Visual Studio Code tips and tricks Use the tips and tricks in this article to jump right in and learn how to be productive with Visual Studio Code. 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 Started and the User Guide to learn more. If you're just ...
-
Documentation for Visual Studio Code
Your home for multi-agent development. Explore AI agents, coding tools, extensions, and everything you need to build faster with Visual Studio Code.
-
Container Tools Tips and Tricks - Visual Studio Code
Container Tools Tips and Tricks This article covers troubleshooting tips and tricks for the Visual Studio Code Container Tools extension. See the Overview and quickstart articles for Node.js, Python, or ASP.NET for details on setting up and working with containers. Running as a non-root user For security reasons, we recommend selecting the default ports when executing the Containers: Add ...
-
AKS tools and diagnostics in VS Code
We will show you how to run diagnostic health-checks on your AKS cluster, launch AKS Periscope for more in-depth troubleshooting, deploy Azure Service Operator, or generate GitHub Actions Starter Workflows. Before you begin The AKS VS Code Extension has parent dependency on Kubernetes VS Code extension.