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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -