I recently started using looonix debian sid, with gnome2 as a OS on my workstation. But I am now looking for a decent text editor on linux.
On windows I use editpadPRO (http://www.editpadpro.com) Which is a mighty fine text editor. What I really want is:
visual interface, black text on white background
syntax highlighting for multiple types of files (atleast html, php, c(++), java)
opening of multiple files at the same time (tabs)
searching and replacing (regexp?) trough 1, or multiple opened files at the same time
still be fast
All of these things were available in editpad, and I used them all the time. So PLEASE tell me there is a linux tool which does the same.
It’s a non commercial version of Staroffice and it has much, much, more than you’re asking (It’s an office suit… Which means that you have except from a text editor, an html one, presentations… etc.)
Also it it is compatible with M$ file format… but it’s a bit “heavy” though…
All the kde compatible texteditors have syntax color support for a hell lot of languages.
One that I like the most is Quanta. Very good for webdevelopment, not very good for C++ programming even thought it got C++ syntax highlightning support throught kde.
FTE at http://fte.sourceforge.net . It’s a console/X11 editor that has fully customizable syntax highlighting (I made my own Z80 assembler highlight in less than ten minutes). It highlights about 15 different languages to start off anyway, and the greatest feature is the copy-append. The C++ highlight is excellent, and it will do custom tab formatting, etc, etc.
black text on white background - yep.
syntax highlight - oh yeah.
multiple files open - yep.
regexp - quite a few ways, too.
fast - sure!
Cohort wrote:
And asking linux (or any *nix) users ‘what’s the best editor’ is worse than asking a large group of people ‘who’s religion is Right.’