You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I honestly don't know why this should be of benefit for anyone?
The use case is probably of interest for a very small user group, so I do not
plan to work on it. Of course qualified patches are welcome.
BTW you can do this by using regular expressions in standard Eclipse text
editor.
Regards,
Andrey
Original comment by iloveeclipse on 23 Sep 2013 at 5:50
Unfortunatly this is StyleGuide requirement in my project - use tabs for indent
only and spaces can not be used for this purpose.
In other cases, the tabs must be replaced with spaces
...the sample (the leading tabs should stay untouched and take into account
that width of tab depends on it's position)
\tAAAA\t=\t\tBBBBB;
\t\tAAAA\t=\t\tBBBBB;
Original issue reported on code.google.com by
[email protected]
on 23 Sep 2013 at 4:17The text was updated successfully, but these errors were encountered: