Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.6 KB

File metadata and controls

32 lines (22 loc) · 1.6 KB
title page_title description slug position
Overview
Visual Studio Code Integration Overview
Learn how to enhance your experience in developing .NET MAUI applications with the Telerik UI for .NET MAUI.
getting-started-vs-code-integration-overview
0

Visual Studio Code Integration Overview

The Telerik UI for .NET MAUI Extension for Visual Studio Code enhances the experience in developing .NET MAUI applications with Telerik UI for .NET MAUI.

The extension for Visual Studio Code provides the following advantages:

  • Facilitates the [creation of project]({%slug getting-started-vs-code-integration-new-project%}) by using project templates.
  • Contains a collection of [code snippets]({%slug getting-started-vs-code-integration-snippets%}) for fast UI component reference and configuration.
  • Allows you to [add predefined pages and screens to your application]({%slug maui-vs-code-scaffoldings%}) with a few clicks.
  • Notifies you about a missing or outdated [license key]({%slug set-up-your-license%}), and lets you install or update it.

Get the Extension

You can get the Telerik UI for .NET MAUI Extension extension from:

  • The Visual Studio Marketplace.

  • The Extensions tab in Visual Studio Code—search for Telerik UI for .NET MAUI Productivity Tools, select the extension, and then click Install.

Access the Extension

To access the VS Code extension and to open the VS Code extension launcher, use:

  • Ctrl+Shift+P on Windows/Linux
  • Cmd+Shift+P on Mac.