resharper - Disable VS 2010 format on paste for razor but not c# -


i'd use resharper formatting razor in vs 2010. (because vs indents incorrectly) want disable vs format on paste razor still format on paste on in c# files.

is possible? (is possible in vs2012)

note: can disable c# and razor setting: tools > options > text editor > c# > formatting > [uncheck] automatically format on paste can't disable razor, perhaps there's extension? or way have resharper take control?

try going tools | options -> text editor | html | miscellaneous , turning off format html on paste. haven't tried myself, may work.


Comments

Popular posts from this blog

javascript - Image onload event not firing in firefox -

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -