Scaffolding Razor page formatting

As I am designing out my project, I re-scaffold often.

Would it be possible to match the formatting to Visual Studio?

example, RadzenRow doesn't indent

image

another example which is Master/Detail Hierarchy, the problem for me is that if I have a customization in place and then I re scaffold and format the page I can't easily find my customizations

The .cs pages work pretty well, you can format in Visual Studio and most of it matches up.

Thanks for pointing this - we will do our best to improve our templates in our future updates.

2 Likes

what was done is an improvement, thank you.

for Master/Detail Hierarchy, there are still some issues

indenting 4 in all cases would do it

these are all just formatting, zero code change, ideally there shouldn't be any detected change

on the left is the scaffolded page, on the right is the page after formatting in visual studio