Replace all tabs with spaces
Setting the option to use spaces instead of tabs for intending (our house policy) only works for new tab presses.
I would like a simple action that would replace all tabs in the current document with spaces -- using the tab-to-spaces value as set in options. Sublime Text has this and I use practically every time I edit anything.
48
votes

-
Stephen commented
Does this VS Gallery replacement fit the bill for the untabify need? http://visualstudiogallery.msdn.microsoft.com/f5d2ff29-cf19-4762-b4cc-01cefbbbb471
-
Andrew Culver commented
Some people might also like the flip-side of this idea: replace all spaces with tabs.