MAUIverse MAUIverse

Nesting .NET MAUI .xaml Files in Visual Studio Code

If you miss Visual Studio’s Solution Explorer nesting for XAML/code-behind, you can get a similar experience in VS Code with file nesting patterns.

Vladislav Antonyuk shows exactly which settings to enable and which explorer.fileNesting.patterns rule to add so *.xaml nests with ${capture}.xaml.cs.

View Source →

← Back to Community Feed

}