Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>MAUI XAML ToolkitNew to Visual Studio Code? Get it now.
MAUI XAML Toolkit

MAUI XAML Toolkit

Preview

Mert Yıldırım App

|
1 install
| (0) | Free
[Pre-release] Powerful refactoring tools for .NET MAUI XAML development. Quickly wrap elements, remove parents, and reorder nodes.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MAUI XAML Toolkit

MAUI XAML Toolkit Logo

Note: This extension is currently in Pre-release.

MAUI XAML Toolkit is a VS Code extension designed to streamline XAML development for .NET MAUI. It brings productivity features similar to widget manipulation in Flutter, such as wrapping and refactoring.

Features

  • Wrap with Container: Easily wrap selected XAML elements with layout containers like StackLayout, Grid, ScrollView, Border, Frame, etc.
  • Remove Parent: Quickly unwrap a XAML element by removing its direct parent container.
  • Move Elements: Effortlessly reorder XAML elements within their parent container using "Move Up" and "Move Down" commands.

Usage

  1. Open a .xaml file.
  2. Place your cursor on a XAML element.
  3. Click the lightbulb icon (Code Action) or press Ctrl + . (or Cmd + . on macOS) to see available refactoring options.

Requirements

This extension requires a .NET MAUI project environment.

Known Issues

  • The parser is currently in development. Please report any parsing issues on the project repository.

Release Notes

0.0.1

  • Initial release with core refactoring features: Wrap, Remove Parent, and Move Up/Down.

Enjoy your MAUI XAML development!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft