Re: Suggested changes to Delphi editor



"Ondrej Popelka" <"jana dt vasseru at gmail"> wrote in message news:op.t02uz8xo0bmaug@xxxxxxxxxx
Same goes for tabs. When pressing left, right arrows the cursor jumps the tabs as expected. When pressing up,down arrows or by clicking with mouse it is possible to write text 'inside' a tab padding it with spaces.
I find this behaviour quite annoying since it pretty much spoiles the advantage of using tab, since my code becomes a mixture of tabs and spaces.

I would turn off the tab character in the editor settings and let the editor fill with spaces. Tabs are a curse - if you open your doc in an editor with different tab settings, the alignment is wrong. With spaces you can freely share your code with others. These days, the tiny increase in file size is not important.

By definition, the tab character is wierd - a character which moves the text point to a position not defined within the document itself.

Roger Lascelles

.



Relevant Pages

  • Re: Great SWT Program
    ... "ex" commands in progress are displayed. ... the editor; depending on how I start the editor I get different ... Pressing tab fills in as much of the filename as possible. ... None of this fiddly typing! ...
    (comp.lang.java.programmer)
  • Re: Tab indentions on different platforms?
    ... You just need to use an editor that inserts tab characters when the tab ... When you use tabs to indent code, the reader can place their tab stops ...
    (comp.lang.python)
  • Re: Prothon Prototypes vs Python Classes
    ... >rendering and printing programs for analyzing programs ... If your editor sucks then change it. ... What difference does it make what the standard length of a tab is as ...
    (comp.lang.python)
  • Re: Prothon Prototypes vs Python Classes
    ... >rendering and printing programs for analyzing programs ... If your editor sucks then change it. ... What difference does it make what the standard length of a tab is as ...
    (comp.lang.python)
  • Re: AfxGetApp() returns NULL
    ... the compiler gives us the opportunity to do it our way ... ... someone else who wants 4 spaces per tab can set their own value as well. ... A decent editor handles the continuation-of-parameters so easily that it doesn't even ... The same holds true with Vista vs. XP. ...
    (microsoft.public.vc.mfc)