Re: Which editor do you use?



Hi,

On Apr 7, 11:53 am, "Rod Pemberton" <do_not_h...@xxxxxxxxxxxxx> wrote:
"Rugxulo" <rugx...@xxxxxxxxx> wrote in message

news:26b8b849-581a-491c-8642-6817b0a2c35d@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Apr 3, 7:47 am, Rugxulo <rugx...@xxxxxxxxx> wrote:

If anybody is really interested, I could post (or perhaps link to) my
DOS text editor feature comparison list. (It's fairly informative but
could always be improved.)

Well, hopefully Rod P. at least will find this comparison interesting:

Actually, I was thinking it might strike a chord with Jim Leonard.  But, it
seems you're aware of his older editors page, and already tried to "discuss"
other editors with him...  :-)

I only discussed it very very briefly with him a few months back. I
think he's tired of me by now. ;-)

Previously,

I don't see the appeal of MS EDIT, esp. since it always expands tabs
(IIRC). I'm not saying it's bad, just there are better editors out
there.

Well, I for one *HATE* tabs in code.

I don't think you're alone.

http://www.texteditors.org/cgi-bin/wiki.pl?TabsVsSpaces
http://c2.com/cgi/wiki?TabsVersusSpaces
http://www.jwz.org/doc/tabs-vs-spaces.html
http://www.emacswiki.org/emacs/NoTabs
http://www.emacswiki.org/emacs/TabsAreEvil

I always end up converting them to
spaces or a space, and reformatting or re-indenting.  The only use I've ever
found for them is to align columns of data.  But even then, I find usually
need to remove them for some reason, or other...  They're just a major
nuisance.

Recently I had the crazy idea to switch to hard tabs (via TDE.CFG). I
honestly forget why, maybe makefiles, but I eventually ran into some
subtle incompatibilities that annoyed me, so I switched back. Besides
in TDE I can toggle the Tab key to make "RealTabs" at runtime if
needed (Shift-Alt-T).

But I mostly never use real tabs anyways (although most make utils
won't work without 'em, which I find silly). But it's still odd for an
editor to always expand 'em. Anyways, at least MS EDIT finally
supported multiple file windows in Win95, but they haven't updated it
since. And one FreeDOS guy liked the interface so much that he
recently decided to clone it:

http://mateusz.viste.free.fr/dos/en/download.php?plik=msedit

P.S. Looking through CWS' ED sources today, I noticed lines with a LOT
of tabs. I'm talking about eight, nine, 10 tabs at the beginning of a
single line! Whew! ;-)
.



Relevant Pages

  • Re: [Eclipse] How to switch to left and right editor tab?
    ... This toggles between the editors ... > Magir wrote: ... >>until now I wasn't able to find a way to switch to the left or right ... >>switch the tabs left and right. ...
    (comp.lang.java.softwaretools)
  • Re: Prothon Prototypes vs Python Classes
    ... >> The basic difficulty with tabs is that there are a huge ... You gave the best example by yourself: Use different editors, ... > feature than to add a feature. ... > both have a historical support I'd be wary of removing either. ...
    (comp.lang.python)
  • Re: Of interest to Webmasters
    ... is that it doesn't search for TABs or CRs. ... When programming ASM ... I haven't tested it but Notepad++ does support find with regular expressions as well so I expect it to be able to find and tabs as well. ... IMHO both editors are worth a try. ...
    (comp.sys.cbm)
  • Re: [Eclipse] How to switch to left and right editor tab?
    ... I use CTRL-F6 and CTRL-F7 to toggle between the editors and views ... >until now I wasn't able to find a way to switch to the left or right ... >switch the tabs left and right. ...
    (comp.lang.java.softwaretools)
  • Re: Suggested changes to Delphi editor
    ... In most editors, to add text to the end of an existing line, you just click anywhere beyond the last character and start typing. ... do that and it immediately pads the lines with spaces up to the point where you placed the cursor. ... right arrows the cursor jumps the tabs as expected. ...
    (borland.public.delphi.non-technical)