
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 …
Tips and tricks for Copilot in VS Code - Visual Studio Code
Tips and tricks to optimize your development experience with GitHub Copilot in VS Code.
Productivity Tips - Visual Studio Code
In this Visual Studio Code tutorial, we describe Visual Studio Code features that help increase your coding productivity. Learning just a few tips can speed up your workflow and help you …
Remote Development Tips and Tricks - Visual Studio Code
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 …
Dev Containers Tips and Tricks - Visual Studio Code
The Remote Extensions Tips section provides a quick reference for common issues and tips on resolving them. You can also refer to the main extension article on Supporting Remote …
Remote SSH: Tips and Tricks - Visual Studio Code
Oct 3, 2019 · In a previous Remote SSH blog post, we went over how to set up a Linux virtual machine and connect to the VM using the Remote - SSH extension in Visual Studio Code.
Use prompt files in VS Code - Visual Studio Code
Tips for defining prompt files Clearly describe what the prompt should accomplish and what output format is expected. Provide examples of the expected input and output to guide the AI's …
Prompt engineering in VS Code - Visual Studio Code
This article covers tips to write prompts to get better and more relevant responses from AI in Visual Studio Code. Prompt engineering or prompt crafting is a common phrase you'll hear …
Remote Development using SSH - Visual Studio Code
See the Tips and Tricks article for details. Optional: While password-based authentication is supported, we recommend setting up key based authentication for your host.
Container Tools Tips and Tricks - Visual Studio Code
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 …