English Amiga Board


Go Back   English Amiga Board > Coders > Coders. General

 
 
Thread Tools
Old 24 September 2010, 19:41   #1
Thorham
Computer Nerd
 
Thorham's Avatar
 
Join Date: Sep 2007
Location: Rotterdam/Netherlands
Age: 47
Posts: 3,781
List your favorite text editor.

List your favorite text editor for the Amiga here. I want to know what everyone is using, and why

Mine is FrexxEd (free, open source). Powerful right out of the box, and insanely configurable through it's script language FPL which is 99% C (if you know C, then you know FPL). If some feature you need or want is missing, just write it yourself in FPL. The possibilities are almost endless.

So, what about you guys?
Thorham is online now  
Old 24 September 2010, 19:42   #2
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Still CED for me.
StingRay is offline  
Old 24 September 2010, 19:46   #3
pmc
gone
 
pmc's Avatar
 
Join Date: Apr 2007
Location: completely gone
Posts: 1,596
Quote:
Originally Posted by Thoram
List your favorite text editor for the Amiga here.
None of them

Sorry, I'm just too used to bigger displays, better resolution, drag and drop editing, column mode editing, syntax highlighting, easy multi file editing and on and on and on of a modern text editor...

...say UltraEdit for example.

Now I'll just wait for people to tell me all of this is available on some Amiga text editor - but I still won't change
pmc is offline  
Old 24 September 2010, 19:56   #4
Thorham
Computer Nerd
 
Thorham's Avatar
 
Join Date: Sep 2007
Location: Rotterdam/Netherlands
Age: 47
Posts: 3,781
Quote:
Originally Posted by pmc View Post
Sorry, I'm just too used to bigger displays, better resolution, drag and drop editing, column mode editing, syntax highlighting, easy multi file editing and on and on and on of a modern text editor...
Hmm, that column editing business that UltraEdit offers sounds nice! Gonna try to implement it in FrexxEd.
Thorham is online now  
Old 24 September 2010, 20:00   #5
Leffmann
 
Join Date: Jul 2008
Location: Sweden
Posts: 2,269
There are probably better editors on the Amiga today, but back then I always used Cygnus Editor. On the Mac I use SubethaEdit and on Windows I use Programmer's Notepad.
Leffmann is offline  
Old 24 September 2010, 20:00   #6
pmc
gone
 
pmc's Avatar
 
Join Date: Apr 2007
Location: completely gone
Posts: 1,596
Quote:
Originally Posted by Thoram
Hmm, that column editing business that UltraEdit offers sounds nice!
It really is Thoram!

If I want to put say, for example, dc.w in front of a thousand lines of text then I can do it with a couple of mouse clicks and typing dc.w just once.

Comes in *very* handy.
pmc is offline  
Old 24 September 2010, 20:04   #7
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by pmc View Post
If I want to put say, for example, dc.w in front of a thousand lines of text then I can do it with a couple of mouse clicks and typing dc.w just once.
Nothing a macro in ASM-One/Pro couldn't do. But I agree, UltraEdit rocks.
StingRay is offline  
Old 24 September 2010, 20:04   #8
Leffmann
 
Join Date: Jul 2008
Location: Sweden
Posts: 2,269
Yeah I agree. Some programmers swear that copy and paste editing methods and column editing is error prone, but I think it's a must.
Leffmann is offline  
Old 24 September 2010, 20:43   #9
Thorham
Computer Nerd
 
Thorham's Avatar
 
Join Date: Sep 2007
Location: Rotterdam/Netherlands
Age: 47
Posts: 3,781
Quote:
Originally Posted by pmc View Post
If I want to put say, for example, dc.w in front of a thousand lines of text then I can do it with a couple of mouse clicks and typing dc.w just once.
Indeed, and I've already implemented the basics of that. I just can't insert text+numbers yet, and I have no trailing zeros for the numbers, either. It's not super fast, but still very usable (although it doesn't exactly insert anything, it currently just writes out a table into the text).

The main challenge (perhaps it's easy, I don't know) is UltaEdit's column mode, which does a lot more than inserting columns, but I don't know if it's needed.
Quote:
Originally Posted by StingRay View Post
Nothing a macro in ASM-One/Pro couldn't do. But I agree, UltraEdit rocks.
It's nicer to have a nice window pop-up which allows you to enter a string/number/both (FrexxEd allows you to make that very easily)
Thorham is online now  
Old 24 September 2010, 20:58   #10
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by Thorham View Post
It's nicer to have a nice window pop-up which allows you to enter a string/number/both (FrexxEd allows you to make that very easily)
Of course, I totally agree on that. However, one shouldn't underestimate the "create macro" feature the editor of Asm-One/Pro offers (if you never used it, try right amiga + , which will allow you to create a macro), I often used it for kinda repetitive tasks.
StingRay is offline  
Old 24 September 2010, 21:18   #11
Thorham
Computer Nerd
 
Thorham's Avatar
 
Join Date: Sep 2007
Location: Rotterdam/Netherlands
Age: 47
Posts: 3,781
Quote:
Originally Posted by StingRay View Post
Of course, I totally agree on that. However, one shouldn't underestimate the "create macro" feature the editor of Asm-One/Pro offers (if you never used it, try right amiga + , which will allow you to create a macro), I often used it for kinda repetitive tasks.
Is it as powerful as CygnusEd's macro functionality? As you probably know, CygnusEd can put anything in a macro, such as menu options, and different search/replace strings.
Thorham is online now  
Old 24 September 2010, 22:11   #12
HonestFlames
Registered User
 
Join Date: Sep 2010
Location: Telford / England
Posts: 38
For text... CygnusED, all the way. It's fast, powerful and lightweight. Everything an editor should be.

For code... GoldED. Syntax highlighting isn't just eye-candy, it's damn useful.
HonestFlames is offline  
Old 27 September 2010, 02:56   #13
Asle
Registered User
 
Join Date: May 2006
Location: Paris/France
Age: 52
Posts: 527
Viva emacs
Asle is offline  
Old 27 September 2010, 03:43   #14
ppill
CON: artist
 
ppill's Avatar
 
Join Date: Feb 2006
Location: Poland
Age: 43
Posts: 1,250
Quote:
Originally Posted by pmc View Post
None of them

Sorry, I'm just too used to bigger displays, better resolution, drag and drop editing, column mode editing, syntax highlighting, easy multi file editing and on and on and on of a modern text editor...

...say UltraEdit for example.

Now I'll just wait for people to tell me all of this is available on some Amiga text editor - but I still won't change
I think GoldED covers much of what you've said. Not that it will change anything

For me it's TurboText.

Also remember being very fond of another one called BlacksEditor (also known as BED).

And there's always Vim which has amiga roots (it was first developed for AmigaOS). But that's more a life's philosophy than an editor

Last edited by ppill; 27 September 2010 at 03:56.
ppill is offline  
Old 27 September 2010, 04:35   #15
kriz
Junior Member
 
kriz's Avatar
 
Join Date: Sep 2001
Location: No(R)Way
Age: 41
Posts: 3,210
Golded and ced
kriz is offline  
Old 27 September 2010, 09:47   #16
phx
Natteravn
 
phx's Avatar
 
Join Date: Nov 2009
Location: Herford / Germany
Posts: 2,503
I have to agree with most of the posters here: using CEd everywhere. CEd for AmigaOS/68k, CEd for OS4 and CEd for MorphOS.

Even when we got some better editors in the meantime, you just get used to it. It's fast and lightweight and I don't really need syntax-highlighting.

Under Unix I got used to "joe".
phx is offline  
Old 27 September 2010, 09:53   #17
StingRay
move.l #$c0ff33,throat
 
StingRay's Avatar
 
Join Date: Dec 2005
Location: Berlin/Joymoney
Posts: 6,863
Quote:
Originally Posted by Thorham View Post
Is it as powerful as CygnusEd's macro functionality? As you probably know, CygnusEd can put anything in a macro, such as menu options, and different search/replace strings.
No, of course it's not as powerful as CED's macro features. It's hard to beat CED anyway. Still, the macro features of ASM-One/Pro are quite handy.
StingRay is offline  
Old 27 September 2010, 09:55   #18
squidbass
Registered User
 
squidbass's Avatar
 
Join Date: Sep 2007
Location: Southport The Last Resort
Posts: 202
I just wish I could get vim to work correctly under amigaos. Then I'd be happy.
squidbass is offline  
Old 27 September 2010, 15:27   #19
korruptor
TDI
 
korruptor's Avatar
 
Join Date: Feb 2007
Location: Blitter Town
Posts: 124
I actually ended up using Xcode on the Mac, then did the syntax highlighting for Textmate. I used to use GoldEd on the Amiga, but I'm flirting with Frex now...
korruptor is offline  
Old 27 September 2010, 18:42   #20
Lonewolf10
AMOS Extensions Developer
 
Lonewolf10's Avatar
 
Join Date: Jun 2007
Location: near Cambridge, UK
Age: 44
Posts: 1,924
I use plain ED most of the time for normal text use (amigaguides and normal text files), but prefer Devpac 2 & 3.18 for ASM work.
Which reminds me... how many spaces *should* the tab key equal? When coding, or typing text, everything is fine, but when listing it back using ppmore (which I renamed "muchmore" ages ago, and never changed it back - it's kinda funny typing "muchmore ram:" when I want to display files (I always transfer files to the RAM disk for editing... saves a little on the disk/hard drives, as long as I remember to transfer to the drive before resetting, or running my ASM code)).

err... rambling a little...


Edit: Rambled and forgot to finish what I was saying! When listing it back some lines are out of sync, despite being perfectly aligned within ED and the Devpac editors.


Regards,
Lonewolf10

Last edited by Lonewolf10; 27 September 2010 at 18:49.
Lonewolf10 is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the best text editor for real Amiga lopos2000 support.Apps 47 23 November 2018 17:12
new text editor flipper Coders. Tutorials 8 17 December 2007 10:57
Ibrowse text editor MrZammler support.Apps 0 26 September 2007 11:46
Wanted: ED text editor! ElectroBlaster request.Apps 5 01 January 2006 17:26
Text editor for A500 oldpx request.Apps 12 19 December 2002 02:02

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 21:13.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09895 seconds with 13 queries