10 results found
-
File management Search and replace Keyboard shortcuts for Windows
Other operating systems’ keyboard shortcuts and additional unassigned shortcuts available at aka.ms/vscodekeybindings
-
Use extensions in Visual Studio Code
Learn how to install extensions from the Visual Studio Marketplace to add features for your programming language, framework, or development workflow to Visual Studio.
-
Getting started with Visual Studio Code
Getting started with Visual Studio Code In this tutorial, we walk you through setting up Visual Studio Code and give an overview of the basic features.
-
NuGet in Visual Studio Code
NuGet in Visual Studio Code NuGet is the package manager for .NET. It defines how packages for .NET are created, hosted, and consumed, while providing the tools for each of those functions. NuGet also manages the dependency tree on behalf of a project, so you only need to focus on the packages that you're directly using in a project. In Visual Studio Code, you can manage your NuGet packages ...
-
Model playground in AI Toolkit - Visual Studio Code
Chat with selected generative AI model in playground. Change system prompt and parameters. Add attachment for Multi-Modal models. Keep chat history.
-
August 2023 (version 1.82) - Visual Studio Code
Learn what is new in the Visual Studio Code August 2023 Release (1.82)
-
Transact-SQL in Visual Studio Code
Learn about Visual Studio Code editor features (code completion, debugging, snippets, linting) for Transact-SQL.
-
Create a Dev Container - Visual Studio Code
Create a Dev Container The Visual Studio Code Dev Containers extension lets you use a Docker container as a full-featured development environment. It allows you to open any folder or repository inside a container and take advantage of Visual Studio Code's full feature set. A devcontainer.json file in your project tells VS Code how to access (or create) a development container with a well ...
-
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 ...
-
March 2024 (version 1.88) - Visual Studio Code
Welcome to the March 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Apply custom editor labels - Distinguish between editors with same file names. Locked scrolling - Compare editors side-by-side with synchronized scrolling. Extension update improvements - Restart extensions without reload & update ...