DEV Community

Cover image for Enable file nesting for C# razor, Xaml and blazor pages in vscode
Nicolas
Nicolas

Posted on

Enable file nesting for C# razor, Xaml and blazor pages in vscode

  1. Step 1 - Open Visual Studio Code.

  2. Step 2 - go to preference

Open Preference

VSCode Preference

  1. step 3 - Search nesting

Search nesting

  1. step 4 - Enable file nesting

Enable file nesting

  1. step 5 - Add these patterns

file nesting patterns

  1. Congrats you have enabled nesting for your razor and xaml code.

Nested files

Oldest comments (0)