Convert virtual spaces into real tabs in visual studio -


in visual studio when create newline sets caret indent want. it's not real tab indentation until type character @ line. empty lines still empty (without '\t') , want make vs convert virtual indentation real tabs.

i saw this question pretty close want in differense don't write extension search existing solution. though if there's no other way have it.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -