I have a new MVC project using Razor inside Visual Studio 2012 and when ever I code in the .cshtml intellisese and the auto-formating (auto insterting tabs/spaces for reability) works fine for xHTML elements but when ever I go into razor code I have to manualy enter all the tabs, spaces, new lines, etc for readability. Is there a way to get VS to do all this for me like it does in .cs files and the xHTML?
↧