Delight
Christopher Wright
dhasenan at gmail.com
Thu Sep 25 19:49:45 PDT 2008
bearophile wrote:
> Charles Hixson:
>> I disagree. I always use tabs. This allows me to adjust the
>> indentation width on the fly and as needed, which spaces would not allow.
>
> You can use a little regex to replace the leading spaces, to increase or decrease them at will. Your disadvantage is nothing compared to the problems shown in that post I have linked.
This is not an option if you use a source control system -- you'll
change every line of the file with each revision.
More information about the Digitalmars-d-announce
mailing list