I liked the Syn Editor pretty well.

Whats your favourite editor
Started by
Sty!a
, Feb 10 2005 01:16 PM
80 replies to this topic
#76
-
Posted 01 June 2006 - 07:52 AM

I use Crimson Editor. I like the Autohotkey keywords being colored, it's small size and it's warning that let's know and update the content of a file when it's modified while you are editing.
#77
-
Posted 07 June 2006 - 02:53 AM

UltraEdit by a mile, followed by EmEditor, and if I had to choose a third other than EditPlus, it'd be PSPad.
#78
-
Posted 11 June 2006 - 04:53 AM

- Zaine Ridling, THE GREAT SOFTWARE LIST
EditPad has been a favourite for many years now. It's starting to get a bit bloaty, but as a programmer, I *do* use a lot of the new functions a lot.
I actually paid for it recently: I've been using it for about 8 years by my reckoning, so it's only fair.
I just couldn't go back to an editor without regex search/replace, especially the new feature that lets you save your favourite searches (and my regexes get long and complex!).
And it's surprising how much of the "bloat" that I use on a regular basis, like:
Built in sort
Diff
Block indent/unindent
Rectangular selects
Tabbed files
Ability to deal with mac/unix/dos/mixed line ending formats
Syntax highlighting
Various character encodings
Folding
Minimise to tray
"Clips" - collections of code
Hex editing
Very easy and powerful configuration (of menus, toolbars hotkeys...)
...and a fair bit more.
There's stuff I don't use, but it's still not yet too bloaty: it has a small memory footprint, low cpu overhead, and is stable except for certain regexes which can make it hang for some time (this is a problem with the regex lib it uses though, and a classic problem with regexes in general).
It's available for linux too, which is a major plus to me.
For unix, though, yeah, I tend to use vim, with a lengthy .vimrc (syntax hilight, no autoindent, etc) because editpad requires a GUI, and I tend to just SSH to our servers.
I actually paid for it recently: I've been using it for about 8 years by my reckoning, so it's only fair.
I just couldn't go back to an editor without regex search/replace, especially the new feature that lets you save your favourite searches (and my regexes get long and complex!).
And it's surprising how much of the "bloat" that I use on a regular basis, like:
Built in sort
Diff
Block indent/unindent
Rectangular selects
Tabbed files
Ability to deal with mac/unix/dos/mixed line ending formats
Syntax highlighting
Various character encodings
Folding
Minimise to tray
"Clips" - collections of code
Hex editing
Very easy and powerful configuration (of menus, toolbars hotkeys...)
...and a fair bit more.
There's stuff I don't use, but it's still not yet too bloaty: it has a small memory footprint, low cpu overhead, and is stable except for certain regexes which can make it hang for some time (this is a problem with the regex lib it uses though, and a classic problem with regexes in general).
It's available for linux too, which is a major plus to me.
For unix, though, yeah, I tend to use vim, with a lengthy .vimrc (syntax hilight, no autoindent, etc) because editpad requires a GUI, and I tend to just SSH to our servers.
#80
-
Posted 08 August 2006 - 04:56 PM

Yet another hotkeyer.
definitely PSPad!
highlighting works much better than in EmEditor.
Junyx
highlighting works much better than in EmEditor.
Junyx
#81
-
Posted 08 August 2006 - 06:11 PM
