10 results found
-
Unity Development with VS Code
Note: The Visual Studio Code Editor package published by Unity is a legacy package from Unity that is not maintained anymore. Set VS Code as Unity's external editor Open up Unity Preferences, External Tools, then select Visual Studio Code as External Script Editor. Editing Evolved You are now ready to start editing with Visual Studio Code.
-
C# Dev Kit FAQ - Visual Studio Code
The .NET MAUI extension and the Unity extension are built on top of C# Dev Kit and provide additional support for building .NET Multi-platform App UI (MAUI) apps and Unity apps. These extensions support the modern .NET project format, also known as "sdk-style" projects.
-
update.code.visualstudio.com
["1.139.1","1.139.0","1.138.0","1.137.0","1.136.2","1.136.1","1.136.0","1.135.0","1.134.0","1.133.0","1.132.1","1.132.0","1.131.0","1.130.0","1.129.1","1.129.0","1. ...
-
Working with C# - Visual Studio Code
C# Dev Kit documentation .NET Development - get up and running with cross-platform .NET Basic Editing - Learn about the powerful VS Code editor. Tasks - Use tasks to build your project and more. Debugging - Find out how to use the debugger with your project. Unity development - Learn about using VS Code with your Unity projects.
-
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.
-
C/C++ for Visual Studio Code
Find out how to get the best out of Visual Studio Code and C++.
-
Installing Visual Studio Code on Linux
Install Visual Studio Code on Linux with Debian, RPM, Snap, Arch, or Nix package options.
-
Use Agent Skills in VS Code
Create portable Agent Skills in VS Code for specialized AI workflows across supported coding agents.
-
Using .NET in Visual Studio Code
Using .NET in Visual Studio Code .NET provides a fast and modular platform for creating many different types of applications that run on Windows, Linux, and macOS. Use Visual Studio Code with the C# and F# extensions to get a powerful editing experience with C# IntelliSense, F# IntelliSense (smart code completion), and debugging. Setting up VS Code for .NET development If you are an existing ...
-
Testing with C# Dev Kit - Visual Studio Code
Testing with C# Dev Kit Testing in C# in Visual Studio Code is enabled by the C# Dev Kit extension. It's a lightweight extension to enhance your C# development experience. Overview The extension supports the following test frameworks: xUnit NUnit MSTest The C# Dev Kit extension provides the following features: Run/Debug tests cases View test report View tests in Testing Explorer Requirements ...