Re: New Feature Request: Automatic identing of code inside begin/end repeat/until blocks etc.




<nowhere@xxxxxxxxxxxxxx> wrote in message
news:teEtQ00AL3jMUx46Hpt4VhAjvXd9@xxxxxxxxxx
> "Skybuck Flying" <nospam@xxxxxxxxxxx> wrote:
>
> >Further the DelForEx tool uses spaces to do identing instead of tab
> >characters ?!?! major OUCH.
> >
> >Using this tool would probably waste more of my time than it solves :(
> >
> >The website has a link to the "borland style".
> >
>
>http://community.borland.com/soapbox/techvoyage/article/1,1795,10280,00.htm
> >
> >I can't help but feel that it's outdated. Surely borland must release by
now
> >that using tab characters is way more professional, simply because it
allows
> >perfect identing and faster movement through code when going back/left
with
> >the cursor.
> >
> >I truely wonder why somebody would use spaces instead. I am not sure but
> >maybe we had this discussing before... I simply can't remember any
reason...
> >Maybe it had something to do with different character sets or unicode or
> >something... just guessing.
> >
>
> If you use spaces, whichever editor you view the text in, you'll get
> exactly the same layout. If you use tabs, that's not always true,
> because different editors have different default tab-stop settings.
>
> If you set your tab-stops to two characters, and then load your code
> into Notepad, you'll find your listings have suddenly become very wide
> because the tabs are set to 8 characters.
> It's probably not important if you never use any other editor or share
> your code with anyone else who might use different settings.

This is the great thing about tabs ;)

Some like 2 spaces others like me like 4 spaces for each tab ;)

Bye,
Skybuck =D


.



Relevant Pages

  • Re: Great SWT Program
    ... It's not putting mouse support into an editor running on modern ... Didn't I explain that this whole thing is "you don't like tabs" ... characters into spaces" feature on. ...
    (comp.lang.java.programmer)
  • Re: [patch 00/24] perfmon: introduction
    ... WARNING: line over 80 characters ... ERROR: use tabs not spaces ... need a space before the open parenthesis '(' ...
    (Linux-Kernel)
  • Re: Tab indentions on different platforms?
    ... I don't like things I cannot see (control characters) ... You can see spaces but not tabs? ... Your editor is pretty weird. ... the same indentation level as existing lines is to prepend space ...
    (comp.lang.python)
  • Re: Tab indentions on different platforms?
    ... I don't like things I cannot see (control characters) ... You can see spaces but not tabs? ... Your editor is pretty weird. ... the same indentation level as existing lines is to prepend space ...
    (comp.lang.python)
  • Re: Problem round-tripping with xml.dom.minidom pretty-printer
    ... an XML identical to the original DOM tree: it adds newlines and tabs. ... When parsed again these blank characters are inserted in the DOM tree as ...
    (comp.lang.python)