Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

Copying and Pasting Razor Page Snippets and AutoFormatting Breaks Page

$
0
0

If you copy a piece or Razor code into a .cshtml page and you are missing a bracket, or a parenthesis, Visual Studio tries to auto fix and format the document and places new brackets and paranthesis in the wrong spot and breaks the page.

Is there any way to bypass this but still keep the auto formatting that visual studio uses?


Viewing all articles
Browse latest Browse all 3509

Trending Articles