NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Price (Score:2)
If you have a G4 for example, you'll find that jEdit runs as fast as a native editor (assuming you've turned on hardware accel), and it's free (and Free) and has support for everything you've mentioned there.
I also heard that it's rather focussed on HTML editing, and has HTM
Re:Price (Score:2)
You can turn off the HTML menu/tools. Preferences->Tools, uncheck "BBEdit HTML Tools". BBEdit was the most popular editor on the Mac before most people had heard of HTML.
It has very good HTML support, which I use somewhat, but you don't need to use it or have it there at all. Sometimes when I forget exactly what the attribute names are, I use it. I also use it for syntax checking. It inserts HTML based on whatever HTML version you specify, and does a great job at syntax checking, which reminds me: its error browser, which is used for HTML syntax checking, perl errors, etc., is very good.
Reply to This
Parent