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.
-
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
-
Visual Studio Code - The open source AI code editor
Visual Studio Code redefines AI-powered coding with GitHub Copilot for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
-
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.
-
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.
-
Debugging - Visual Studio Code
Expression evaluation The debugger also lets you evaluate expressions in the WATCH window as well as the Debug Console. Hot Reload With the C# Dev Kit extension installed, the debugger allows you to apply C# code changes while debugging. In order to enable Hot Reload, csharp.experimental.debug.hotReload must be set to true, see User settings for more information. The Hot Reload session will ...
-
Visual Studio Code on Windows
Install additional components Install Git, Node.js, TypeScript, language runtimes, and more. Install VS Code extensions from the Visual Studio Marketplace Customize VS Code with themes, formatters, language extensions and debuggers for your favorite languages, and more. Enable AI features
-
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 ...
-
Getting Started with C# in VS Code
Getting Started with C# in VS Code This getting started guide introduces you to C# and .NET for Visual Studio Code through the following tasks: Installing and setting up your VS Code environment for C#. Writing and running a simple "Hello World" application using C#. Introduce you to other learning resources for C# in VS Code. Keep in mind, that this guide won't teach you C#. Instead, it ...
-
Visual Studio Code 1.113
Welcome to the 1.113 release of Visual Studio Code. This release includes various improvements across the agent and developer experience. Chat customizations: Manage all chat-related customizations from a single, unified interface. Configurable thinking effort: Control a model's reasoning level directly from the UI. Nested subagents: Allow subagents to invoke other subagents for complex multi ...