When developing in a large team, you have to make convention about the
use of tab in source code. This article suggests a better solution:
rather than saying that a tab character (a 'hard tab') will move the
cursor until the cursor's position is a multiple of N characters, we
should say that a tab character is a delimiter between table cells.
This has a nice side effect, since proportional fonts can now be used.

http://nickgravgaard.com/elastictabstops/


Cool feature for Lazarus?  It should make Tab and Space users happy.


Regards,
  - Graeme -

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to